HTML table print large column
        Posted  
        
            by Emma
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Emma
        
        
        
        Published on 2010-05-23T21:42:05Z
        Indexed on 
            2010/05/23
            22:11 UTC
        
        
        Read the original article
        Hit count: 214
        
html
Windows XP, IE 7
If the data in one of the column in table is more than say 800 bytes, it seems to print partial pages. Previews also appears same (span into multiple partial pages).
What is the best way so that large number of rows with wide coulumns (fixed width) are printed properly without giving blank or partial page.
Used table with thead and colgroup with width in 14%.
© Stack Overflow or respective owner