Search found 4 matches

by rbom
Thu Nov 29, 2018 7:32 am
Forum: Support
Topic: Converting RTF to HTML with Webdings-Symbols
Replies: 6
Views: 26429

Re: Converting RTF to HTML with Webdings-Symbols

Cool, thank you for your quick help. :D
by rbom
Wed Nov 28, 2018 2:08 pm
Forum: Support
Topic: Converting RTF to HTML with Webdings-Symbols
Replies: 6
Views: 26429

Re: Converting RTF to HTML with Webdings-Symbols

Hello,

I've analysed the problem a little bit further and I found out that the SaveOptions were different.

I've used the rvsoUTF8-Flag.

If I'm converting files without this flag, I will get a NCR Code for the symbol. In this case the code is "🏞".

I've got the problem that I'm not able to ...
by rbom
Tue Nov 27, 2018 3:01 pm
Forum: Support
Topic: Converting RTF to HTML with Webdings-Symbols
Replies: 6
Views: 26429

Re: Converting RTF to HTML with Webdings-Symbols

Hello,

I've created a small Testproject. This project cannot convert the symbols.

It is created with Delphi 2007 and I am using TRichView 17.5.2 .

The project contains only one function, which does the conversion.

For Testing: Place a path to a RTF-file into the edit field and hit the button ...
by rbom
Mon Nov 26, 2018 2:29 pm
Forum: Support
Topic: Converting RTF to HTML with Webdings-Symbols
Replies: 6
Views: 26429

Converting RTF to HTML with Webdings-Symbols

Hello *,

I'm having an issue while converting RTF to HTML files. My HTML file show me some unknown characters instead of a Webdings-Symbol.

Can you help me?

Moreover, I will add two files two show my problem. The first file (Input.rtf) is the file which I'm trying to convert and the second ...