Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Zend_Pdf PDF form field contents not properly encoded #528

Open
Niklas-Peter opened this issue Mar 17, 2015 · 0 comments
Open

Zend_Pdf PDF form field contents not properly encoded #528

Niklas-Peter opened this issue Mar 17, 2015 · 0 comments

Comments

@Niklas-Peter
Copy link

I have some problems with characters like '€' in PDF form fields. It is shown in the PDF as a circle if I use setTextField().

What I have tried so far:
I used 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.

See: zendframework/ZendPdf#22

@froschdesign froschdesign self-assigned this Mar 19, 2015
@froschdesign froschdesign added this to the 1.12.12 milestone Mar 19, 2015
@froschdesign froschdesign modified the milestones: 1.12.13, 1.12.12 Mar 27, 2015
@froschdesign froschdesign removed this from the 1.12.13 milestone May 20, 2015
@froschdesign froschdesign removed their assignment Feb 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants