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

AcroForms filling support

More
10 years 9 months ago #9926 by Davide
Replied by Davide on topic AcroForms filling support
Hi,
you are always checking first page with this line of your code:
Code:
p = m_doc.GetPage(0);
I think you should use:
Code:
p = m_doc.GetPage(currentPage);
More
10 years 9 months ago #9928 by inibg2
Replied by inibg2 on topic AcroForms filling support
Yes, that's the intention of currentPage variable, anyway I tried both ways and the document has only one page.
More
10 years 9 months ago #9929 by Davide
Replied by Davide on topic AcroForms filling support
Hi,
can you please send us the pdf so we can test it?
More
10 years 9 months ago - 10 years 9 months ago #9930 by inibg2
Last edit: 10 years 9 months ago by inibg2. Reason: I couldn't attach the file
More
10 years 9 months ago #9936 by support
Replied by support on topic AcroForms filling support
May you send a fulfilled file?

I'm trying to fulfill it but without fortune.
I was trying Acrobat Reader DC 2015.09 on Windows, Acrobat Pro 11 on MacOS, MacOSX Preview, Foxit PhantomPDF 7.1 on Windows. None of them is able to modify fields contents.
More
10 years 9 months ago #9937 by support
Replied by support on topic AcroForms filling support
I should add that also Acrobat Reader on Android isn't able to fulfill fields.
Time to create page: 0.412 seconds
Powered by Kunena Forum