https://bz.apache.org/bugzilla/show_bug.cgi?id=57740
Bug ID: 57740
Summary: PDFBox - PDField Font name and size are not changing
[COSString.DA]
Product: Tomcat 6
Version: 6.0.33
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Servlet & JSP API
Assignee: [email protected]
Reporter: [email protected]
In Apache Pdf Box Form Filling, I am trying to change the default font size of
the Text Field (PDField) using following line
oFrm.getDictionary().setString(COSName.DA,
PDType1Font.COURIER.getBaseFont());
But the output does not set to the font specified above(COURIER), whenever I
click on the Text Field It is changing to the Specified Font(COURIER). If I
appended any text to the text field, afterwards the text appearance is OK
(means set to Specified Font).
Please address the problem and try to give your feedback.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]