Use API to generate PDF from PDF template containing native script
We have a bunch of PDFs that contain Native Script to dynamically change the PDF layout based on some data entered into the PDF via a form.
Currently we have a Adobe Pro running on a virtual machine; using a bunch of other tools we are able to open the relevant PDF, enter the data, (at which point the Native Script alters the PDF) and then save the updated PDF.
This works, but its cumbersome and flaky.
Ideally we would do all of this using the PDF Services API. However I cannot find any examples of using PDF templates or PDFs containing Native Script; only creating PDFs from Word etc (bmp, doc, docx, gif, jpeg, jpg, png, ppt, pptx, rtf, tif, tiff, txt, xls and xlsx).
Is this possible with the API?
