javascript - Bootstrap JS Print the same view -


i want print website's view. when printing website, it's showing one:

http://alierdemsunar.com/printpage.png

but want real view's print. because real view of website this:

http://alierdemsunar.com/realview.png

any ideas?

bootstrap default has settings designated print media, check line 192 in bootstrap css. best bet @ these and/or override them create own style sheet print. if looking print full page single time own purposes there plenty of free tools snapshot web page. check out http://www.shrinktheweb.com/


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -