Hi everyone,
I'm currently working on the UploadDownloadInteractiveForm for WD Java Example.
The Example from SDN is working successfully. What I don't understand is, can I only use a ready made PDF Document that is downloaded from the server like the TravelRequest.pdf?
I tried to create my own interactive form document, but in the implementation of the download view the TravelRequest.pdf is explicitly downloaded from the server. I thought I can edit the interactive form element with the built-in Adobe Lifecycle Designer and call it via the pdfSource Attribute.
How can I create my own interactive form with references to my Context in an offline scenario.
Thanks in advance,
Olaf