html - javascript window.print() internet explorer 8 not printing entire webpage -


when printing windows7 ie8; whats visible in viewport printing. printing windows8 believe has ie9 prints whole webpage no issue, 5 pages in total. work compatibly view enabled though.

all checked print prompt that's not issue. brought attention user not isolated issue. appreciated.

i had set body static

body{position: static;}


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -