Question
How can I provide ability to upload an image on form and append it to the pdf (as new pages)
Hello
I have a pdf form and I already managed to add a button to upload attachments. So, attached pics appears in the left panel. But my goal is that attached images will be merged with the form itself- as a new pages of the document.
So the flow should be: user opens PDF from> Clicks "Attach" button > attachments added and appears in the end of the PDF itself.
Would appreciate assistance.