Can’t call PDF2TXT SDK from ASP code

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.

VeryPDF
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!