#DynamicDocumentGenerator Hi, I'm trying to use the Dynamic Document Generat

Certified Lead Developer
#DynamicDocumentGenerator Hi, I'm trying to use the Dynamic Document Generator plugin by merging multiple DOCX documents using DOCX Merge and then converting to a PDF using PDF from DOCX. What seems to be happening is that the PDF from DOCX only converts the first document that was entered into the DOCX Merge. The merged document, however, contains all pages from all source documents. I'm assuming the page breaks added to merge the documents is causing this issue. If you open the merged DOCX document, save it, and rerun it through PDF from DOCX, it works. This issue can be recreated using any 2 DOCX documents. Is this a known issue? Does anyone know a work-around for this?

OriginalPostID-192525

OriginalPostID-192525

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    @sikhivahans Thanks for the quick response. The reason I am not just inputting all source docx documents into the PDF from DOCX node is because I allow the user to make changes and reupload the merged DOCX document. They can, but do not have to make changes, so I can't count on them opening the document with Word and saving it every time. My temporary work-around will be to check if they re-uploaded the document: if they did, I will assume they opened and saved it so it will convert to PDF properly, otherwise I can just pass all source documents into PDF from DOCX. Main issue with this is that I am counting on them to never re-upload the original merged document without re-saving it in Word.
Reply
  • 0
    Certified Lead Developer
    @sikhivahans Thanks for the quick response. The reason I am not just inputting all source docx documents into the PDF from DOCX node is because I allow the user to make changes and reupload the merged DOCX document. They can, but do not have to make changes, so I can't count on them opening the document with Word and saving it every time. My temporary work-around will be to check if they re-uploaded the document: if they did, I will assume they opened and saved it so it will convert to PDF properly, otherwise I can just pass all source documents into PDF from DOCX. Main issue with this is that I am counting on them to never re-upload the original merged document without re-saving it in Word.
Children
No Data