[
https://issues.apache.org/jira/browse/PDFBOX-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034697#comment-17034697
]
Maruan Sahyoun commented on PDFBOX-4761:
----------------------------------------
ISO 32000-1 has this
{quote}
It is possible for different field dictionaries to have the same fully
qualified field name if they are descendants of a common
ancestor with that name and have no partial field names (T entries) of their
own. Such field
dictionaries are different representations of the same underlying field; they
should differ only in properties that specify
their visual appearance ...
{quote}
and ISO 32000-2 has this
{quote}
A field dictionary that does not have a partial field name (T entry) of its own
shall not be considered a
field but simply a Widget annotation. Such annotations are different
representations of the same
underlying field; they should differ only in properties that specify their
visual appearance. ...
{quote}
> Alignment Issue in textfield
> ----------------------------
>
> Key: PDFBOX-4761
> URL: https://issues.apache.org/jira/browse/PDFBOX-4761
> Project: PDFBox
> Issue Type: Bug
> Components: AcroForm
> Affects Versions: 2.0.18, 3.0.0 PDFBox
> Reporter: Baskar Murrugan
> Priority: Major
> Attachments: formFieldProp.png, new.pdf
>
>
> In [^new.pdf], if you just type a value in the 'Player 1' field, the value
> aligned left correctly. If we use to fill the value with PDFBOX jar. It
> aligned the value in the center. But I checked the Q value it showing as 1 in
> pdfbox. Since we're not specifying any alignment information but it took like
> Q=1 in pdfbox.
> It create some comptability issue while using over other pdf readers.
> Issue fixed with setQ(0), but other readers were working fine without any
> alignment information.
> I'm checked [^formFieldProp.png] info using [https://www.pdfescape.com
> |https://www.pdfescape.com/]It showing alignment value as left.
> https://mail-archives.apache.org/mod_mbox/pdfbox-users/202002.mbox/browser
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]