use getFieldTree()
Tilman
--- Original-Nachricht ---
Von: Ranjeet Kuruvilla
Betreff: Missing Field Values
Datum: 07. Mai 2021, 11:02
An: users@pdfbox.apache.org
@font-face { font-family: telegrotesk-medium_normal; src:
url("file:///android_asset/fonts/telegrotesk_normal.ttf");
Could you upload a sample PDF to a shared hoster to take a look?
BR
Maruan
Am Freitag, dem 07.05.2021 um 11:02 +0200 schrieb Ranjeet Kuruvilla:
> I am converting a byte[] to PDDocument and had a shocking experience:
> There were field values (not the fields themselves) missing. I
> compared
> P
I am converting a byte[] to PDDocument and had a shocking experience:
There were field values (not the fields themselves) missing. I compared
PDFBox 2.0.23 to IText.
Acroform acroform = PDDocument.load(source, password);
HashMap fields2 = (new PDFReader(source,
password)).getAcroFields().getField
3 matches
Mail list logo