[ https://issues.apache.org/jira/browse/PDFBOX-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maruan Sahyoun resolved PDFBOX-1002. ------------------------------------ Resolution: Fixed Issue has probably been resolved a while ago as can be seen from the 1.8 and 2.0 output. Setting to resolved. > Form field not rendered after being processed by pdfbox-1.1.0, wrong position > of same field in pdfbox-1.5.0 > ----------------------------------------------------------------------------------------------------------- > > Key: PDFBOX-1002 > URL: https://issues.apache.org/jira/browse/PDFBOX-1002 > Project: PDFBox > Issue Type: Bug > Components: AcroForm > Affects Versions: 1.5.0 > Reporter: Remo Marti > Assignee: Maruan Sahyoun > Fix For: 1.8.9, 2.0.0 > > Attachments: original-1.8.pdf, original-2.0.pdf, original.pdf, saved > with pdfbox 1-1-0.pdf, saved with pdfbox-1-5-0.pdf > > > I have a pdf form that was created with Adobe Acrobat 7.0 Professional. I > feed the pdf into pdfbox and write it out again with > document= PDDocument.load(pdf); > document.save(pdf.getCanonicalPath()); > I realized that a recently added form field within the pdf is not visible > when I use pdfbox-1.1.0. When I use the current pdfbox-1.5.0, the field is > visible, but has an incorrect position. The three pdf attachments illustrate > the behavior. > Interestingly, pdfbox handles the pdf correctly, once I save the original pdf > under a new file name. The "save as..." function in Acrobat Professional > seems to perform some kind of compacting / clean-up within the pdf, which is > also reflected by a smaller file size. > Thanks -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org