Question
Font of text fields in a form is changed when being filled by an application
- April 23, 2021
- 1 reply
- 1060 views
We have a fillable form which consistes of several text fields. The fields have Arial Bold font. If we fill these fields with Acrobat Reader, the font works fine. But when we fill the form using iTextSharp 5.5.6, some fonts are no longer bold. Please see the attached Form_1037.pdf. The Date Printed field is bold while the Member Number field is not.
How to set the form to prevent the fonts being changed?
Thank you, Yong