How to print a html-table with a lot of columns.
        Posted  
        
            by bruno
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bruno
        
        
        
        Published on 2010-06-03T14:09:02Z
        Indexed on 
            2010/06/03
            14:24 UTC
        
        
        Read the original article
        Hit count: 420
        
Hello all,
I'm trying to print a table with a lot of columns, so that the width of the table doesn't fit a single page.
I'm using jqprint to print that table. But it prints only the left part of the table, and the right part it won't print. Is there a way to print the table on multiple pages?
Kind regards, Bruno
© Stack Overflow or respective owner