I am trying to allow a page to print nicely if a user uses the built in browser print. However the page is too small in IE. The frustrating part is I have no way to debug the page as the css is only applied at the time of printing.

Is there a way that would allow me to view the page as it would be printed. This would allow me to be able to play with firebug or the dev tools in chrome on the modifed page.

If anyone has ideas of how to make this easier please let me know.

Recommended Answers

All 2 Replies

Why don't you just temporarily set the print.css as default stylesheet (until you're done)?

I was hoping there would be a tool to test a page without editing it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.