Hi,
I am working on an application that requires me to use Chinese characters + English characters.
Questions:
1. I believe that TRichView is using the UniCode rather than CodePages...is this correct?
2. If I am using a DB aware component with DBISAM. Can my Database memo field simply by a string field or should I be selecting a Binary field.
Are there any special considerations/settings/steps for me to export these characters to eDocEngine? I keep getting question marks when I export here.
Regards
Trevor Keegan
Chinese Characters, DBISAM & eDocEngine
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRichView can use both Unicode and non-Unicode text. But for Chinese characters, Unicode is required (because TRichView does not support DBCS charsets, only Unicode).
Some settings are required to use Unicode, see http://www.trichview.com/forums/viewtopic.php?t=70
RichView Format requires binary field.
As for eDocEngine details, it's better to ask eDocEngine developers.
Some settings are required to use Unicode, see http://www.trichview.com/forums/viewtopic.php?t=70
RichView Format requires binary field.
As for eDocEngine details, it's better to ask eDocEngine developers.
Hello Sergey,
Infact I have been asking everyone....I have now managed to save the documents to DBISAM.....but I have found that it works with either Memo Field or Binary field.
As for eDocEngine, they tell me that I cannot use any font that I like. They say that I must use the Arial Unicde MS font. So it now seems that my problem is actually on that side. Unfortunately the Arial Unicode MS font apparently comes with MS Office, and this is something that I am not using.
Any other tools/methods of exporting the TRichView to JPEG/TIFF/PDF that you know of that will allow me to keep my chinese characters (or any other language)? Are there any code snippets that might help me get started?
Regards
Trevor Keegan
Infact I have been asking everyone....I have now managed to save the documents to DBISAM.....but I have found that it works with either Memo Field or Binary field.
As for eDocEngine, they tell me that I cannot use any font that I like. They say that I must use the Arial Unicde MS font. So it now seems that my problem is actually on that side. Unfortunately the Arial Unicode MS font apparently comes with MS Office, and this is something that I am not using.
Any other tools/methods of exporting the TRichView to JPEG/TIFF/PDF that you know of that will allow me to keep my chinese characters (or any other language)? Are there any code snippets that might help me get started?
Regards
Trevor Keegan
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: