Hi,
> Am 22.04.2015 um 13:59 schrieb Maruan Sahyoun :
>
> Hi,
>
>> Am 22.04.2015 um 13:32 schrieb Manfred Pock :
>>
>> Hi,
>>
>> add PDFBox 2.0 (trunk) i have the Problem that the € sign is not correct
>> encoded. I have take a look at PDFDocEncoding and maybe there is an bug at
>> the metho
Hi,
> Am 22.04.2015 um 13:32 schrieb Manfred Pock :
>
> Hi,
>
> add PDFBox 2.0 (trunk) i have the Problem that the € sign is not correct
> encoded. I have take a look at PDFDocEncoding and maybe there is an bug at
> the method getBytes(String text):
>
there is already an issue for that -
ht
Hi,
add PDFBox 2.0 (trunk) i have the Problem that the € sign is not correct
encoded. I have take a look at PDFDocEncoding and maybe there is an bug
at the method getBytes(String text):
public static byte[] getBytes(String text)
{
ByteArrayOutputStream out = new ByteArrayOutputStr