[ 
https://issues.apache.org/jira/browse/PDFBOX-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maruan Sahyoun updated PDFBOX-4568:
-----------------------------------
    Fix Version/s: 3.0.0 PDFBox
                   2.0.21

> Field text poorly vertically aligned
> ------------------------------------
>
>                 Key: PDFBOX-4568
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4568
>             Project: PDFBox
>          Issue Type: Bug
>          Components: AcroForm
>    Affects Versions: 2.0.15
>            Reporter: Tilman Hausherr
>            Assignee: Maruan Sahyoun
>            Priority: Major
>             Fix For: 2.0.21, 3.0.0 PDFBox
>
>         Attachments: SO56464810-Adobe.pdf, SO56464810-PDFBOX-new.pdf, 
> SO56464810-PDFBox.pdf, SO56464810.pdf, SO57717135.pdf
>
>
> {code}
> doc.getDocumentCatalog().getAcroForm().getField("err_desc").setValue("pqgy");
> {code}
> The content is not aligned very well, so the lower parts of the glyphs can't 
> be seen.
> PDFBox content:
> {code}
> /Tx BMC
>   q
>     1 1 281.1 12.2 re
>     W
>     n
>     BT
>       /F1 10 Tf
>       /DeviceRGB cs
>       0 0 0 sc
>       2 1.97 Td
>       (pqgy) Tj
>     ET
>   Q
> EMC
> {code}
> Adobe content:
> {code}
> /Tx BMC
>   BT
>     0 0 0 rg
>     /F1 10 Tf
>     0 g
>     2 2.985 Td
>     (pqgy) Tj
>   ET
> EMC
> {code}



--
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