[
https://issues.apache.org/jira/browse/PDFBOX-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maruan Sahyoun reassigned PDFBOX-4568:
--------------------------------------
Assignee: Maruan Sahyoun
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]