Expand my Community achievements bar.

Re-render or flaten PDF form after the form has filled and send its XML data to a specific folder

Avatar

Former Community Member

Hello Everyone,

Does any one know if it possible to re-render or flaten the pdf form after the user has filled it to send to a specific folder along with its XML data? If so, can you please provide some hints on how to start or any example would be appreciated.

e.g. The user filled the form on workspace then when he/she presses on completed, the form will be flatten as a pdf and generate an xml file to send to a specific location on the server.

Thanks in advance,

Han Dao

21 Replies

Avatar

Level 10

When you use generatePDFOutput, you provide and XDP + XML and it creates a PDF.

Make sure you set your variables properly.

Jasmin