I am trying to print my content div using the printElement plugin. The div has a lot of text, so there is a scroll bar. The problem is that the plugin prints only that part of the text that is actually on the screen. How to print all the text?
EDIT:
I need a solution that will print this div with styles that are in external css.
jquery printing
szaman
source share