Re: [xsl] cursed RTF outputs

Subject: Re: [xsl] cursed RTF outputs
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 28 Jan 2023 16:58:52 -0000
Am 1/28/2023 um 5:43 PM schrieb Jean-Paul Rehr rehrjb@xxxxxxxxx:
> Sorry, I confusedB Windows-1250 andWindows-1252.B Windows-1252 does work
> for my character set (French). NotwithstandingB that, the
> outputB results when opened in rtf do not show up correctly.
>
>

The answer in
https://stackoverflow.com/questions/55439948/xslt-convert-specific-characters
-of-a-string-individually-to-a-string-includin
using a character map or a function to convert e.g. C$ to \'E4 might help.

Current Thread