-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Version
PyPDFForm=3.0.0
Issue Description
I tried to fill form with non-ascii utf-8 text (cyrillic).
As a result text fields are invisible.
In combinations:
- adobe_mode=False/True
- flatten=False/True (with False text is visible when field is editing)
- replace registered fonts (Arial, Helveticaa) with Liberation-Sans
- register 'myfont', Liberation-Sans
- assign these fonts to all widgets
- using my own form
Empty.
PDF Form Template
pdf_samples/sample_template
Metadata
Metadata
Assignees
Labels
No labels