logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Alexander.B Posted: Wednesday, June 22, 2016 7:30:08 AM(UTC)
 
Thanks for your help, it works now :)
Paul Rayman Posted: Tuesday, June 21, 2016 3:08:31 AM(UTC)
 
Hi,
To get access to acro forms, you can use Class Library instead the low level api.
Please look at PdfForms.InterForms
https://pdfium.patagames...bc-8cfa-95dd8b34f90f.htm
https://pdfium.patagames...40-688f-10e51967a119.htm
Alexander.B Posted: Tuesday, June 21, 2016 1:42:09 AM(UTC)
 
Hey Guys,

i would like to get all the AcroField objects from a pdf. I need to read the values and have the possibilty to set new ones as well.
I tried to access the FormFields via FPDFFormField_GetValue() but i m not quite sure which IntPtr i have to zse to get a value.