Welcome Guest Search | Active Topics | Sign In | Register

EO.pdf Options
PGL
Posted: Monday, July 13, 2015 9:56:18 AM
Rank: Newbie
Groups: Member

Joined: 6/20/2013
Posts: 6

I have been able to use the merge function to combine 2 pdf files like so:

doc = PdfDocument.Merge(doc, dossier);

But, I need to merge my pdf file with a zip file that contains multiple pdf documents.

Any idea how I can do this?

eo_support
Posted: Monday, July 13, 2015 10:34:20 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

You will need to write code to unzip the zip file to get the PDF files first.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.