Adding individual page images from a mulipage TIFF file

This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-Tools SDK of Library DLL functions(only) - Please use the PDF-XChange Drivers API SDK Forum for assistance with all PDF Print Driver related topics or PDF-XChange Viewer SDK if appropriate.

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Stefan - PDF-XChange

peter mcminn
User
Posts: 1
Joined: Mon Jan 30, 2012 8:56 am

Adding individual page images from a mulipage TIFF file

Post by peter mcminn »

I'm working with multipage TIFF files trying to add some of the pages into a PDF file.

I've been using PXC_AddImageExA to load the TIFF file and it correctly reports that the file has 16 pages in it. I am having difficulty in adding an individual page image to PDF page. Would I be correct in assuming that I should be using the PXC_AddImageFromImageXChangePage function to add the page image?

I'd be grateful if you could show or direct me to a small sample of doing this in Delphi.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19939
Joined: Mon Jan 12, 2009 8:07 am

Re: Adding individual page images from a mulipage TIFF file

Post by Stefan - PDF-XChange »

Hello Peter McMinn,

I spoke with one of the colleagues responsible for the samples, and he told me that we don't currently have one for your specific need, but he also advised that placing images in a PDF can be done with PXC_PlaceImage and there is sample for that in Delphi samples folder.

Regards,
Stefan