Hi there,
I need some info and if possible some code examples on how to extract data from an existing PDF document:
- AcroFields, especially rect of (coordinates and dimensions) form fields
- Annotations
- any non-form content
I know there's a method called GetFieldsInRect ( Rectangle rect ), but I am interested in getting fields without specifying a rect.
Thank you!
Platform: Android