Hi Martin, AcroForm is NOT discontinued. So if you could share the PDF in question (put it into a public location) with some sample code maybe we are able to help.
BR Maruan Sahyoun Am 27.11.2013 um 20:25 schrieb Martin Minka <[email protected]>: > Hello, > I am using pdfbox 1.8.2 and tested also with 1.9.0.SNAPSHOT. It is a great > and powerfull library. > > I am trying to fill AcroForm with data. The problem I see is that data set > with field.setValue() is stored to resulting PDF, but is not visible in > Acrobat Reader. The value is shown only in focused field. > > I found quite old bug ticket > https://issues.apache.org/jira/browse/PDFBOX-71which describes the > same problem. Is there any chance that this will be > fixed ? > > I was trying to use also ImportFDF.importFDF() method and that does > nothing. I found bug ticket about this issue also > https://issues.apache.org/jira/browse/PDFBOX-1574. > > I didn't found anything in the current Cookbook about working with forms, > even I found advices on mailing list to look in Cookbook for form handling > examples. Seams like this sections were removed. > > Would the dev team please be so kind and give some statement if AcroForm > support is discontinued or that it is aware about this problems. > > Thank you very much, > Martin

