You are viewing limited content. For full access, please sign in.

Question

Question

Is it possible to combine two PDF files into one using workflow?

asked on March 18, 2019 Show version history

I don't think it is, but wanted to ask anyway.  We have a LF form that we are using to gather the info and kick off a workflow that then fills out another PDF form with the field variables.  Depending on what is selected in the form, users may have to upload documents.  We are trying to attach those uploads to the PDF form we fill out inside workflow.  Any suggestions, workarounds, or guidance would be greatly appreciated.

 

Thank you

0 0

Replies

replied on March 19, 2019

Hi Bill,

You can use the Script of Workflow activity , with a library like iTextSharp or PDFSharp you can join pdf files.

iTextSharp.

https://stackoverflow.com/questions/33043151/vb-net-merge-multiple-pdfs-into-one-and-export

https://sourceforge.net/projects/itextsharp/

 

PDFSharp.

http://www.pdfsharp.net/wiki/concatenatedocuments-sample.ashx?AspxAutoDetectCookieSupport=1  

http://www.pdfsharp.net/Downloads.ashx

 

You must register the library to use in Workflow Administration Console. (Scripting Properties)

and reference it in the script.

 

regards,

Marco.

 

 

 

 

 

4 0
replied on March 20, 2019

If the PDF form is stored in the repository, you may be able to use some of the logic from this.

0 0
replied on September 12, 2019

Marco, I have a client request to do merging of PDF document into one PDF document as you stated and will to pay for such a service to build this utility.  let me know if you or anybody would be interested in contracting fore this project.  thanks. 

0 0
replied on June 9, 2020

Is there a way to do this in cloud? 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.