javascript code for saving FDF
As pdf forms with javascript code don't work to well on mobile devices, I am designing basic cut down versions of my forms for mobile use, I want to take the data gathered on these mobile devices (All field names in the mobile and windows forms are the same) and import the data into a windows version of the form (full function), as mobile device settings don't save in FDF format, I can open the file in XI Pro then export as FDF then import the FDF file into the full windows form version.
This appears to work just thought there might be a more elegant method for doing this.
Mike
