By Date: <-- -->
By Thread: <-- -->

PdfStamper.setField() question



I have a PDF file and use PDFStamper.setField() to fill in data in text field.  Sometimes the data (string) is longer than the field width.  When this happens the data is centered in the field and truncated on both the left and right sides.  Is there a way to left (or right) justify the data?  Can I force a smaller font or put the data on 2 lines within the field?

 

Thanks for the great support you provide on this package.

 

Bryan