Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
How to set PDF file document to UltraPrintPreviewDialog & UltraPrintDocument
posted

Hi,

I have created PDF file on one path and on print button click I want to display pdf file in Print preview dialog.

Thanks in advance.

 

 

 

Parents
  • 54937
    Offline posted

    I'm sorry but that is not supported. The MS PrintPreviewDialog and the Infragistics UltraPrintPreviewDialog both only deal with .NET PrintDocument instances. If you are using the Infragistics Documents assembly to generate the pdf then you may be able to generate thumbnails for the pages in the Report class as Matt describes here

Reply Children
No Data