Mailing List webobjects-dev@wocommunity.org Message #148
From: Paul Hoadley <webobjects-dev@wocommunity.org>
Subject: Re: [WO-DEV] ERPDFGeneration ... > Beispiel
Date: Wed, 21 Apr 2021 08:45:58 +0930
To: WebObjects & WOnder Development <webobjects-dev@wocommunity.org>
Hi Jens,

This sounds like a simple input encoding problem. When you get the MalformedByteSequenceException, are you sure the content is encoded as UTF-8? If it's not, and you know what it is, you might be able to set it explicitly somewhere in the wrapped document.

On 20 Apr 2021, at 15:36, Jens Schulze <webobjects-dev@wocommunity.org> wrote:

Wenn ich das Beispiel ERPDFExample verwende und einen „umlaut“ einfüge erzeugt das die folgende Fehlermeldung. Die verschwindet wenn ich die Umlaute über 
ESCAPE einfüge. Also: statt Eigentümer verwende ich Eigent&uuml;mer.

Das ist aber nicht gut weil die Variablen aus der DB natürlich Umlaute enthalten könnten („ä,ü.ö etc..)

 Anzeige HTML (korrekt)  <Bildschirmfoto 2021-04-20 um 07.57.48.png>


Dann aber bei „simple PDF Generation“ 

org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence. 
Reason:Invalid byte 1 of 1-byte UTF-8 sequence.



-- 
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/

Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster