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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -