Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF

TOPIC:

AcroForms filling support 8 years 4 months ago #9926

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
you are always checking first page with this line of your code:
p = m_doc.GetPage(0);
I think you should use:
p = m_doc.GetPage(currentPage);

Please Log in or Create an account to join the conversation.

AcroForms filling support 8 years 4 months ago #9928

  • inibg2
  • inibg2's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0
Yes, that's the intention of currentPage variable, anyway I tried both ways and the document has only one page.

Please Log in or Create an account to join the conversation.

AcroForms filling support 8 years 4 months ago #9929

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
can you please send us the pdf so we can test it?

Please Log in or Create an account to join the conversation.

AcroForms filling support 8 years 4 months ago #9930

  • inibg2
  • inibg2's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 0

Please Log in or Create an account to join the conversation.

Last edit: by inibg2. Reason: I couldn't attach the file

AcroForms filling support 8 years 4 months ago #9936

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
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.

Please Log in or Create an account to join the conversation.

AcroForms filling support 8 years 4 months ago #9937

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
I should add that also Acrobat Reader on Android isn't able to fulfill fields.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum