Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Restore form by Document.ExportForm() result

More
IP: 192.168.0.71 11 years 6 months ago - 11 years 6 months ago #7195 by LingvistonTheOne
Premium license provides methods Document.ExportForm(). Is there any way to restore form filling by this string? For example if I want to have form filling to be synchronized cross many devices.
EDIT. Look like I can use combintaion of GetAnnotCount and GetAnnot methods. Is there any simplier way or I must stick with this one?
Last edit: 11 years 6 months ago by chetberry.
More
IP: 192.168.0.71 11 years 6 months ago #7199 by radaee
xml form data string are extracted in document level, not page level.
to restore form data string, may need to do much changes.
More
IP: 192.168.0.71 11 years 6 months ago #7202 by LingvistonTheOne

radaee wrote: xml form data string are extracted in document level, not page level.

Yes, but I can go through every page and every annotation in it.

radaee wrote: to restore form data string, may need to do much changes.

But it look like the only way to synchronize form filling cross several devices. Sending the whole pdf is not a solution cause it may be really large.
Time to create page: 0.391 seconds
Powered by Kunena Forum