I am having trouble trying to print a table from a webpage. When I try to print the table shrinks with content to a fourth of the page and it shows horizontal and vertical scroll bars.
How can I print a table the same way as it appears on the webpage.
Are there any helpful sites or tutorials about this?
would help if you posted your current print.css stylesheet, you could try adding something like this to your table element
as shown on http://www.webcredible.co.uk/user-friendly-resources/css/print-stylesheet.shtml