I tried to save the document, and then read it again with pdfbox and print it. The document is saved with all the fields filled, but when I read it and print it, the fields are printed empty
2016-11-23 9:24 GMT+01:00 Neus Arbó <[email protected]>: > Yes, because I fill them from Java. And I'm sending the document to > printer using Java. You can see the code I'm using to fill the fields and > to print the document in the first email I send... > Is practically the same code I was using with pdfbox 1.8.12 (Except some > lines like the way I print it using PDFPageable, that it's the way I have > to print it according the Migration guide). And in pdfbox 1.8.12 the fields > where printing correctly, and in pdfbox 2.0.3 the fields are not printing > anymore. > > 2016-11-22 19:10 GMT+01:00 Tilman Hausherr <[email protected]>: > >> Am 22.11.2016 um 09:47 schrieb Neus Arbó: >> >>> This is the pdf document >>> https://drive.google.com/file/d/0B1_3_sVPnBolbjc3U21LTUFTeDg >>> /view?usp=sharing >>> >> >> The fields do not have any content. >> >> >> Tilman >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >

