![]() |
|
|||||||
| SDK ( DLL or ActiveX) Integrate PDF functions into your application easily. The SDK shares the same technology that powers Foxit Reader. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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? |
|
#2
|
||||
|
||||
|
The package can be downloaded from here: http://download.foxitsoftware.com/ad...ad/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 |
|
#3
|
|||
|
|||
|
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 ? |
|
#4
|
||||
|
||||
|
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? |
|
#5
|
|||
|
|||
|
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. |
|
#6
|
|||
|
|||
|
I saved pfdfcjk.bin in the folder where vb6.exe exists then
I can read cjk file. Thanks for your kind help. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|