![]() |
|
|||||||
| 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
|
|||
|
|||
|
Hello all
I have just downloaded the evaluation Foxit SDK and the VB6 example. I registered the ocx, loaded the sample into VB6 and tried to run it. In form frmDocument, Public Sub myInitialize(OpenFileName As String) when the program reaches line Doc = FPDF_LoadDocument(OpenFileName, "") it stops with an error Runtime error 53 File not found: fpdfview can anyone help ? TIA Stuart |
|
#2
|
|||
|
|||
|
Does the fpdfview.dll contained in your application directory?
|
|
#3
|
|||
|
|||
|
Yes. I also tried registering it and received the message
...\fpdfview.dll was loaded, but the DllRegisterServer entry point was not found. This file cannot be registered. The file also cannot be referenced within the VB IDE. Stuart |
|
#4
|
|||
|
|||
|
Oh dear, I am covered in shame. :-(
I have just read the readme.txt about copying the dll into the system folder. It works now. Sorry for wasting your time. Stuart |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|