C#/WPF: Print a ListView
        Posted  
        
            by Joseph Melettukunnel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Joseph Melettukunnel
        
        
        
        Published on 2009-08-19T13:18:09Z
        Indexed on 
            2010/04/09
            10:03 UTC
        
        
        Read the original article
        Hit count: 623
        
Does anyone have an idea how to Print (A4) the Content of a ListView (e.g. with all the ColumnHeaders, fit to the Page-Width and without the Scrollbar)? I've found several old threads about this on stackoverflow, but no complete answer.
Thank you.
Cheers
© Stack Overflow or respective owner