You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Swapnil Sonawane <sw...@gmail.com> on 2017/06/03 12:08:55 UTC

Extract fields from attached form

Hi,

Not able to get fields from attached PDF.I used the test class from library
only.
Please find attached code and PDF.


Thanks & Regards,
Swapnil

Re: Extract fields from attached form

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 03.06.2017 um 14:08 schrieb Swapnil Sonawane:
> Hi,
>
> Not able to get fields from attached PDF.I used the test class from 
> library only.
> Please find attached code and PDF.

I saw the PDF in moderation. It does not contain any AcroForm fields, 
even if it looks like a form.

https://www.uscis.gov/i-9

I suspect you downloaded this one:
"Form I-9 Paper Version (This version is unfillable and must be printed 
for completion on paper only.) (PDF, 73 KB)"

That website has another, however this is an XFA form.

Tilman