printing - Print web page with original look -


i want achieve print functionality such user can print out web form , use paper form same purpose. of course not need web page header , footer printed, content of div take of page. did play around media print css , menage print result original page. tried print in browser(chrome) , messed. (before tried mozilla).

for web form user css framework twitter bootstrap , had override css (in print media) each element individually normal in print result.

my question is there way (framework/plugin) print see on page, maybe image or something?

any other suggestions welcome.

thanks.

if familiar php can try php class files of tcpdf or of fpdf.

or there dompdf renders html pdf, include more information of 1 div.

and further info here post on stack users discussing think best.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -