DoersGuild/jQuery.print

Please enable adding of multiple css files and larger screens.

Closed this issue · 1 comments

Expected behaviour

Grid printout with 6x2 columns on larger screens printed properly.

Observed behaviour

Grid printout with 6x2 columns on larger screens is printed as 12x2 on the print preview.
6x2

Steps to reproduce the issue

12x2

Simplified demo link reproducing the issue

jQuery, jQuery.print version

Latest

Browser and operating system

Chrome/Opera

Also, can you please enable adding multiple stylesheet files and not just 1.

Thanks

For anyone else running into this:
Reg the grid thing - that's the browser default CSS print behaviour, the grid continues to be responsive even while printing
You could work around this by setting a min-width on the grid via the print css