Avatar

Level 4

Hi,

     The basic PDF doesn't have any capablities like Submit, importing or exporting data, 2D barcodes, attachments, commenting when your are accessing PDF from ADOBE Reader, and this is improve security (not giving previlages). Hence, one must have a PDF Reader Extended to submit to a domain.

A button in PDF can we implemented in 3 ways

1. Regular Submit: Basically, used with events inside the PDF and run the scripts (example: click event)

2. Execute: to make a call to a Data Connection (Webservice {WSDL})

3. Submit: make a HTTP Call to remote server and you can POST XML, XDP, PDF

For precise information, please find more details in the image below

image_submit.jpg

I hope this helps you, and let me know in case of any questions

thanks,

Rajesh