Special Character #1795
Answered
by
JorjMcKie
yunotruong-novobi
asked this question in
Looking for help
Special Character
#1795
-
Hi everyone, I facing an issue when updating a widget value by a string containing a special character, It still updates on the field_value, but does not render on the pdf when I open it by browser or any view pdf file tool here is my code
Any suggestions for this case? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Jul 1, 2022
Replies: 1 comment
-
PDF form fields in (Py-) MuPDF only support characters available in the Base-14 fonts, i.e. Times-Roman, Helvetica and Courier. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JorjMcKie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PDF form fields in (Py-) MuPDF only support characters available in the Base-14 fonts, i.e. Times-Roman, Helvetica and Courier.
For checkboxes, specifying ZapfDingbats is also supported.