Question
2
Replies
2555
Views
Posted: September 22, 2016
Last activity: June 13, 2017
Concatenating Multiple PDF attachments and forming single PDF attachment.
Hi All,
we have a requirement to concatenate all pdfs on a case and create a single pdf. we have concatenated pyAttachStream of all PDFs and uploaded the same to external system. we are not able to open file after downloading.
any suggestions will be a great help!
Thank you.
***Updated by Moderator: Vidyaranjan. Removed user added Ask the Expert tag. Apologies for confusion, shouldn't have been an end-user option***
Hi,
If you are making use of EForms you may make use of 'ConcatenateEForms'. If you want to merge the PDF programatically to might have to make use of java code, providing below an external link which can be used as a reference.
http://pd4ml.com/cookbook/pd4ml_pdf_merge.htm