printing - Keep CSS styling for printed pages using Bootstrap 3 -


i'm trying print invoice i've created using bs3 framework. want print , have found out @media print entry in css makes adjustments. have removed these still divs transparent backgrounds , likes. want, identical page printed. possible?

how might go this? can't seem able troubleshoot further.

you can wrap original css in media print query.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -