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.
Adding individual page images from a mulipage TIFF file
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
-
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
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
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