Add docx and pdf content at the end of a docx file dynamically
-
Hello,
I was wondering if there is a way to add the contents of a docx or pdf file following an already existing docx ? I need to put the contents of multiple documents at the end of a document.
Thanks in advance.
-
Please elaborate more... Do you need to do this dynamically?
You should be able to statically insert pdf into word template using Insert->Object
https://www.adobe.com/acrobat/hub/how-to-insert-pdf-into-word.html
-
Yes I need to do it dynamically, sorry for not saying it from the start
-
Hello,
I did not get an answer so I allow myself to send a message to see if there is a solution. @admin
thank you for your understanding.
-
Unfortunately, there is no support for this in the docx recipe at this moment.
I've added it to the backlog for future releases
https://github.com/jsreport/jsreport/issues/1141