Hi! I'm new with PDFBox and I'm having problems with scandinavian characters (รครถ). I am trying to save some information from jsp-page to a PDf file using the textToPDF class and everything works like it should except for the scandinavian characters. They are only shown as squares or some other weird symbols even though I try to set the character set to "UTF-8". When I save the information to a normal text file all characters are shown correctly so the problem must be with PDFBox.
Does anyone have the same problem or can someone please tell me if it is possible to use those characters at all with PDFBox? -Mikael Komu

