PDF Forms handling on iOS (and Android)

Q: We are testing PDFTron for iOS and wandering if you have any
samples of PDF form handling? We are interested in filling out those
forms programatically.
------------------

A: The sample app includes a form document (Grant Application) that
shows built-in functionality for interactively filling a form. The
code that implements the interactive form filling is included in
libTools.a, for which customers are given the source code.
Programmatic filling for forms is also supported, and for an example I
would recommend looking at Example 2 of the Interactive Forms project
found here on our website: http://www.pdftron.com/pdfnet/samplecode.html#InteractiveForms