View Full Version : CJK(Chinese/Japanese/Korean) character set
bel
October 10th, 2006, 11:24 PM
In Foxit Reader SDK for Windows and Linux Programming Guide,
it says
"all CJK(Chinese/Japanese/Korean) character set needs
additional redistribution file."
Where can I download this file?
Can I use it with DLL for Visual basic?
william
October 11th, 2006, 01:06 AM
The package can be downloaded from here: http://download.foxitsoftware.com/addon/manual_download/fpdfcjk.zip
Simply unzip it to the place where SDK resides.
Yes, DLL can be used with Visual Basic.
Actually, you may download a sample program from our website:
http://www.foxitsoftware.com/foxitreader/ReaderVB.zip
bel
October 11th, 2006, 06:32 PM
Thank you for nice sample VB code and fpdfcjk.bin file.
I downloaded them and saved them in my c:\winnt\system32 folder.
It works fine when I double-click PDFReaderVB.exe but
when I use PDFReaderVB.vbp, I can not read cjk character. Is it
necessary to set up any condition to use vbp ?
william
October 12th, 2006, 11:55 PM
Hi Bel,
I don't quite understand what you mean when you say you use PDFReaderVB.vbp.
Are you talking about running the program from IDE?
If that is the case, could you please copy the fpdfcjk.bin into the folder of the VB source file and see whether the problem is solved?
bel
October 23rd, 2006, 10:10 PM
Thank you for your suggestion.
I use IDE and PDFReaderVB.vbp is a file name which is included in your
sample source file. I saved the fpdfcjk.bin in the same folder as PDFRerader.vbp
and tried it again. But the problem is not solved.
bel
October 24th, 2006, 01:22 AM
I saved pfdfcjk.bin in the folder where vb6.exe exists then
I can read cjk file.
Thanks for your kind help.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.