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

Baskar Murrugan updated PDFBOX-4761:
------------------------------------
    Description: 
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Ā [field 
properties|https://issues.apache.org/jira/secure/attachment/12992463/formFieldProp.png]
 info using [https://www.pdfescape.com/]

  was:
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Ā [field properties|] info using [https://www.pdfescape.com/]


> Alignment Issue in textfield
> ----------------------------
>
>                 Key: PDFBOX-4761
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4761
>             Project: PDFBox
>          Issue Type: Bug
>            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Ā [field 
> properties|https://issues.apache.org/jira/secure/attachment/12992463/formFieldProp.png]
>  info using [https://www.pdfescape.com/]



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

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

Reply via email to