crow_se
February 15th, 2008, 09:51 AM
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
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