Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gendoc » international characters in richtext
international characters in richtext [message #1770160] Tue, 08 August 2017 17:27 Go to next message
Reinhold Usolf is currently offline Reinhold UsolfFriend
Messages: 18
Registered: December 2016
Junior Member
Hi,

I am using the <richText> tag to insert html-formatted files into the generated odt report. I have a problem with international characters (i.e. German umlauts).What I have tried so far:

  • Using HTML entities like &ouml; in the HTML file. That gives an error like "Entity .... used but not declared".
  • Writing the international characters (e.g. ö) directly into the HTML file (latin encoded). That gives the same error as above. Same for other encodings (UTF-8 etc.)
  • Use &#x... At least, this doesn't give an error. Some special character is appearing indeed in the generated document but it is not the right one. For example, the code for ö gives an upper-case E with an accent on it.

Any other ideas? Or does anybody know how the codes of &#x... are treated?
Re: international characters in richtext [message #1770532 is a reply to message #1770160] Mon, 14 August 2017 06:32 Go to previous message
Antonio Campesino is currently offline Antonio CampesinoFriend
Messages: 56
Registered: August 2016
Member
Hi,

It could be a bug...

Can you write a bug in bugzilla about that?

Thanks,
Antonio
Previous Topic:Processing recursive data structures?
Next Topic:Lost of Papyrus module
Goto Forum:
  


Current Time: Fri Apr 19 20:43:49 GMT 2024

Powered by FUDForum. Page generated in 0.03377 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top