Hi threre,
We are using the version 20.3 of Aspose.PDF for .NET and we happily make use of Concatenate function to merge a list of PDFs into a bigger one.
But we also need the following use case: to append all content from the doc2.pdf at the end of the last paragraph from the last page of doc1.pdf to obtain something similar to doc3.pdf. This is different than appending pages one after another as it happens with Concatenate.
Can we accomplish this? We are up for any suggestion, including one that copies a paragraph at a time for instance, if that is possible of course.
Here are the files pdfs.zip (159.6 KB).
Best regards,
Alin