display PDF file into WinForms
        Posted  
        
            by Ravi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ravi
        
        
        
        Published on 2010-05-27T10:32:14Z
        Indexed on 
            2010/05/27
            10:41 UTC
        
        
        Read the original article
        Hit count: 530
        
Hi, I am working on C#.Net windows application. Here i create report using Infragistics.Documents.Report and export to .pdf & .xps format. Here i want to bringthose 2 files(.pdf & .xps) into WinForms and display. How to bring saved .pdf & .xps file into win forms.
Thanks,
© Stack Overflow or respective owner