Hello Aspose Pdf,
I am evaluating PDFBox library if it can fit into our requirement. The
discription of use case is as follow

1. On Server: Create a Pdf Document from a xml document. Xml document is not
the specification of pdf doc but representing an artifact. The generated
pdf's data section (say Table) size will vary depending on the content of
xml. The schema of xml is known.
2. On Server: In the generated pdf's table there will be pdf form as well so
for each row of the table, user can provide some input.

3. Client: User is presented such PDF and she/he fills all form value
offline.

4. Client: User is done and now he comes online and want to upload the data
to server.
     Challenge is to upload the data entered into form field on to server.
How can we achieve this without providing any extra utility at client side.
user have all is pdf.

Can we embed java script in pdf so once pdf form is filled and user click
some submit button , java script saves form data into some other file format
which latter can be uploaded to server  ?
Or if server is up then data can be directly send to the server.

Please provide you valuable inputs
Thanks
-|- pchandor

Reply via email to