I have a WIN 2003 server.
I downloaded the demo( PDF2TXT Com for developers.
I'm trying to do this example in ASP.
I have registered the
regsvr32 p2tocx.ocx
regsvr32 Pdf2Txtex.dll
Here is the message
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/doracle/test_eclipse_Verypdf.asp, line 3
800401f3
==============
code below:
<html><title>Test_Eclipse_VeryPDF</title><body>
<%
set pp2t = Server.CreateObject("pdf2txt.cpdf2txt")
The DLL has the IUSR_machine and IWAM_machine permission.
Suggestions?
==================================
Please check following issues,
1. Please copy Pdf2Txtex.dll, pdf2txt.dll, encryptpdf.dll, pdfsdk.dll, p2tocx.ocx files to same folder,
2. Register Pdf2Txtex.dll from this folder,
regsvr32 Pdf2Txtex.dll
3. Please give Full Control permission to Everyone user account to the folder where these DLL files exist,
4. OK, please run your ASP code to try again,
If you are using 64bit system, please don't copy these DLL files to system32 folder, you need copy these DLL files to syswow64 folder, and set "Enable 32-bit Applications" to True in IIS Service, then you can call "PDF2TXT.CPDF2TXT" from 64bit ASP code properly.
if you still can't get it work, please create a remote desktop account on your test machine, after we logged into your test machine, we will research this problem for you asap.
Related Posts
Related posts:
PDF to Text OCR Converter Command Line v2.0
Accurately extract tables from PDFs. No more time consuming and error prone copying and pasting
How to extract text from a PDF file with embed fonts?
Have you improved column alignment in PDF to Text Converter software?
File not Found PDF2Txt.dll problem with PDF to Text Converter SDK product
I am interested in the capabilities of your "PDF Editor Toolkit Pro SDK" for a custom clou...
VeryPDF PDF to Text Command Line Extraction for Windows, Linux and Mac Developers Royalty Free
Convert PDF to XML and SVG with VeryPDF PDF Extract Tool Command Line for Data Extraction and Automa...