Baskar Murrugan created PDFBOX-4761:
---------------------------------------

             Summary: Alignment Issue in textfield
                 Key: PDFBOX-4761
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4761
             Project: PDFBox
          Issue Type: Bug
            Reporter: Baskar Murrugan
         Attachments: formFieldProp.png, new.pdf

In my 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.



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