[ 
https://issues.apache.org/jira/browse/PDFBOX-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194671#comment-17194671
 ] 

Tilman Hausherr edited comment on PDFBOX-4955 at 9/12/20, 9:07 AM:
-------------------------------------------------------------------

Commit 1881656 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1881656 ]

PDFBOX-4955: parse content stream and ignore Form XObjects if they are not used


was (Author: jira-bot):
Commit 1881656 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1881656 ]

PDFBOX-4955: part content stream and ignore Form XObjects if they are not used

> Flattened form-fields are rendered at the bottom of the page
> ------------------------------------------------------------
>
>                 Key: PDFBOX-4955
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4955
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm, Rendering
>    Affects Versions: 2.0.21
>            Reporter: Ben Sedee
>            Priority: Major
>              Labels: regression
>             Fix For: 3.0.0 PDFBox, 2.0.22
>
>         Attachments: DEA_certificaat_Theoriekennis_test.odg, 
> DEA_certificaat_Theoriekennis_test.pdf, PDFBOX-4955-flattened-badly.pdf, 
> PDFBOX-4955-flattened-correctly.pdf, PDFBOX-4955.pdf
>
>
> When flattening the form, all form-fields are put at the bottom of the file, 
> overlapping eachother.
>  When I just look at the file however, without flattening, everything seems 
> to be ok.
>  Workarounds so far is to reset all BBox-es for PDFormXObjects to start 
> rendering at (0, 0) before we flatten the file.
>  We've also tried setting the form-fields to 'read-only', which also visually 
> left the PDF in tact but is not a real substitute for flattening.
> Attached are a PDF with the issue present and the OpenOffice-Drawing that was 
> used to create the PDF



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to