I tried it with pdfbox-app-2.0.0-20150425.060522-1249.jar and it works, thanks.
> -----Original Message----- > From: Maruan Sahyoun [mailto:[email protected]] > Sent: Saturday, April 25, 2015 5:38 AM > To: [email protected] > Subject: Re: Euro not set in text field > > Hi Frank, > > the encoding issue has been fixed in the current trunk - please download the > latest snapshot build and let us know if it works for you know. > > https://issues.apache.org/jira/browse/PDFBOX-2774 > > BR > Maruan > > > Am 24.04.2015 um 18:40 schrieb Frank Buss <[email protected]>: > > > > Thanks. Yes, you can attach the sample files. > > > >> -----Original Message----- > >> From: Maruan Sahyoun [mailto:[email protected]] > >> Sent: Friday, April 24, 2015 6:19 PM > >> To: [email protected] > >> Subject: Re: Euro not set in text field > >> > >> using PDTrueTypeFont.encode("€") the error occurs using > >> PDType0Font.enode("€") the error doesn't happen - I've created an issue > for > >> that https://issues.apache.org/jira/browse/PDFBOX-2774. Can we attach > the > >> sample files there? > >> > >> BR > >> Maruan > >> > >> > >>> Am 22.04.2015 um 22:23 schrieb Tilman Hausherr <THausherr@t- > >> online.de>: > >>> > >>> Am 18.04.2015 um 12:57 schrieb Frank Buss: > >>>> I have a PDF document with a text field and I want to enter an euro > >> symbol (€) with a program, but I'll get a strange character (¬). This is > >> the > code: > >>> > >>> That one has now been fixed... however now the exception mentioned > in > >> your second post happens :-( > >>> > >>> Tilman > >>> > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

