javascript - @media print for IE, bad format of my file -


i use @media print printing web page content. user on page can fill fields, save , print (download pdf). unfortunately, on ie , firefox can't going on.

i print file, saving .pdf , when want open file, adobe reader scream it's bad format of file. don't know how fix it. code print window.print();


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -