•  
  •  
  •  
 

Saving Multi-Page PDF from DocumentViewer

Last post 24 Mar 2010, 8:13 AM by Glenn. 1 replies.
Sort Posts: Previous Next
  •  24 Mar 2010, 7:01 AM 20379

    Saving Multi-Page PDF from DocumentViewer

    Hopefully an easy question this..

    I have a Windows Forms DocumentViewer control which I have populated with a number of images. When I call the Save method and pass it a TiffEncoder it creates a multipage Tiff, however if I pass it a PDFEncoder I only get the last image in the control in a PDF.

     How can I create a PDF containing all the images in the DocumentViewer instead of just the last item?

     I have seen the PDFEncoder class has its own save that can take an ImageSource as well as a single image but can't see any way to get the underlying ImageSource for the DocumentViewer. That said I would still prefer to use the DocumentViewer.Save method if possible.

     Thanks!

  •  24 Mar 2010, 8:13 AM 20380 in reply to 20379

    Re: Saving Multi-Page PDF from DocumentViewer

    Support for saving a multipage PDF in the DocumentViewer was added for the next 8.0 update.  If you have a support contract you can open a support case and request a hotfix for this feature.
View as RSS news feed in XML