Hello, I have seen many comments and updates regarding the ability to merge multiple PDF files into 1 PDF with the .PDF for .Net version. Is this capability also available for the Java version or is it done via concatentate, which is not the same thing?
If yes, could you provide additional details. Thanks so much.
Hi Michelle,
Thanks for your interest in our products.
Merging of multiple PDF documents can be done via concatenate method of PdfFileEditor class. I hope this will help in your scenario. If you find any further questions, please do let us know.
Thanks & Regards,
Thanks so much for the prompt reply - (WOW - very impressive!),
just to clarify as I am not the developer that will be working with the solution, with the concatenate method on the Java version, I can merge/mix the PDFs into a singe (1) PDF file. Concentate typically implies that they just get connected together, in our case, the client wants to merge the data and create a new PDF. Can we do this with the Java version?
I have seen very detailed descriptions of how to do this with the .Net including the performance implications, but I have not seen details for the Java version. Can you provide sample coding/examples?
We are a user of your .net version but we would be new users to Java.
again thanks!
Hi Michelle,
Thank you for the feedback.
Please check the link Concatenate PDF Documents (Also, shared by Rashid) which gives the sample code and details of concatenating 2 PDF files into a new PDF file as per your requirement.
Please do let us know in case you have any further queries in this regard.
Thank You & Best Regards,