Hi, experts!
Pls help me: how can I merge the pdf-files programmatically? (by using COM-interface of PDFCreator)
Thanks a lot!
Hi, experts!
Hi,
Sorry, this piece of code:
PDFCreatorQueue.MergeJobs(PDFCreatorQueue.GetJobByIndex(1), PDFCreatorQueue.GetJobByIndex(2));
merges 2 different pdf-files? ```
```
```
```
Hi,
Pls, can you show me how I can get first pdf-file, then seconf pdf-file, ans then merge them.
Sorry, pls specify methods step by step.