AW: Missing Field Values

2021-05-07 Thread Tilman Hausherr
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");

Re: Missing Field Values

2021-05-07 Thread sahy...@fileaffairs.de
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

Missing Field Values

2021-05-07 Thread 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 PDFBox 2.0.23 to IText. Acroform acroform = PDDocument.load(source, password); HashMap fields2 = (new PDFReader(source, password)).getAcroFields().getField