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

Tilman Hausherr commented on PDFBOX-3587:
-----------------------------------------

Except the first one, all the flattening XObject forms don't have a cm command:
{code}
q
  /Form2 Do
Q
{code}
Making {{PDAcroForm.isNeedsTransformation()}} returning true fixes the problem.

There's also a problem with the appearance stream of the yellow field 
"Zakazka", near the text "Reference / Vaše reference", the content is too low.

> Flatten not working on attached pdf form
> ----------------------------------------
>
>                 Key: PDFBOX-3587
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3587
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm
>    Affects Versions: 2.0.3
>            Reporter: rumburak
>         Attachments: OpenOfficeForm.pdf, OpenOfficeForm_filled.pdf, 
> OpenOfficeForm_filled_flattened.pdf, 
> OpenOfficeForm_filled_flattened_workaround.pdf, flattenissue.zip
>
>
> Please see attached FlattenIssue.java. This code populates form fields in the 
> OpenOfficeForm.pdf form and then it flattens the form. However the output 
> OpenOfficeForm_filled_flattened.pdf is not correct. The values of the fields 
> are incorrectly moved in left down corner.
> I have found a way how to workaround the issue please see 
> FlattenIssueWorkaround.java which generates correct 
> OpenOfficeForm_filled_flattened_workaround.pdf
> Attaching whole eclipse java project



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to