Programmatically Identify if the PDF is static or dynamic format
Hi Developers/Engineers,
I have a question regarding uploading a PDF document and identifying it to see if it is a Static or Dynamic PDF file. I saw a similar old question below, but is there a different way of handling this use case?
How can this be done in JAVA or JS. The code already exists to upload the PDF form to the file system, but how can the PDF form properties be read to identify if it is static or Dynamic. When PDF form is opened in the Designer 6.5's File | Form Properties | Server, the 'Default PDF Render Format' shows if the PDF is Dynamic XML Form or Static Form. Is there a way to read this Form property programmatically?
Thanks for the help.
Leena