|
-
Jan 9th, 2022, 12:35 PM
#1
New Member
Re: PDF Reader ActiveX Control
Hi!
You did a great work with this project ... regrettably, I get a error message when I try to load the sample PDF:
Error 453
Cannot find DLL entry point _FPDF_InitLibrary @ 0 in c:\code\PDFReader\pdfium.dll
I've copied pdfium.dll (Pdfium-x86-no_v8-no_xfa) from https://github.com/pvginkel/PdfiumBu...lds/2018-04-08 into my project folder.
Size: 3,83 MB (4.016.128 bytes)
I've tried to register it with 32 bits regsrv32, but it seems it's not registrable.
I've installed 32 bits Tesseract (but I guess it's not needed if I do not use OCR option)
Error ocurs on:
PDFLib = LoadLibraryW(StrPtr(App.Path & "\PDFium.dll"))
>> FPDF_InitLibrary
I've also copied pdfium.dll from:
https://www.nuget.org/packages/Pdfiu....no_v8-no_xfa/
But no way (I think it's the same)
I'm working on Windows 10 64 Bits / VB6 SP6.
Can anyone help me ? I was searching for such a tool several time, and now I'm so near ... and so far .... :-(
Regards!
Ronald
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|