You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.
I have some problems with characters like '€' in PDF form fields. It is shown in the PDF as a circle if I use setTextField().
However the same text is displayed correctly, if I use drawText().
The text was updated successfully, but these errors were encountered:
As far as I understand Github only the repository owners can assign it to you, am I wrong?
I wrote in the linked issue:
"I think you should use encodeString() for $value in setTextField($name, $value) as it is done in drawText(). However my correction seems not to be enough, '€' is still not displayed correctly."
@NP28
Sorry, but this is the wrong place for the issue. The "ZendPdf" repository does not include the editing and flattening of text form fields.
Please move this issue to the ZF1 repository. We will look for a solution and after that, we can push all fixes to this repository.
I have some problems with characters like '€' in PDF form fields. It is shown in the PDF as a circle if I use setTextField().
However the same text is displayed correctly, if I use drawText().
The text was updated successfully, but these errors were encountered: