Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - didn't find the pdflibrary
  FAQ FAQ  Forum Search   Register Register  Login Login

didn't find the pdflibrary

 Post Reply Post Reply
Author
Message Reverse Sort Order
Rowan View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 10 Jan 09
Status: Offline
Points: 398
Post Options Post Options   Thanks (0) Thanks(0)   Quote Rowan Quote  Post ReplyReply Direct Link To This Post Topic: didn't find the pdflibrary
    Posted: 30 Sep 11 at 12:52PM
The ActiveX must be registered on the same machine as the ASP site and it must be in a location where it is able to execute, so it has permissions. The ActiveX needs read/write permissions to function properly.
Back to Top
caaat View Drop Down
Beginner
Beginner


Joined: 30 Sep 11
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote caaat Quote  Post ReplyReply Direct Link To This Post Posted: 30 Sep 11 at 12:46PM
this asp-file is located on a server. i think i  must place the library in a directory where IIS has been setup with execute permission. then i register  the ActiveX library there. right?
Back to Top
caaat View Drop Down
Beginner
Beginner


Joined: 30 Sep 11
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote caaat Quote  Post ReplyReply Direct Link To This Post Posted: 30 Sep 11 at 12:35PM
<%
Dim QP
Set QP = Server.CreateObject("QuickPDFAX0811.PDFLibrary")
Call QP.UnlockKey("type your license key here")
Call QP.DrawText(100, 500, "Hello World!")
Call QP.SaveToFile(Server.MapPath("test.pdf"))
Set QP = Nothing
%>

now i got an new error:

Serverobjekt Fehler "ASP 0177 : 800401f3'

Server.CreateObject-Fehler

/highway/pdftest.asp, line 3


Back to Top
Rowan View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 10 Jan 09
Status: Offline
Points: 398
Post Options Post Options   Thanks (0) Thanks(0)   Quote Rowan Quote  Post ReplyReply Direct Link To This Post Posted: 30 Sep 11 at 12:11PM
So you can successfully register the ActiveX on your machine using regsvr32 but when you try to call it from your VBScript code you get a run time error message?

Can you show us the full code that you're using to initiate the library?
Back to Top
caaat View Drop Down
Beginner
Beginner


Joined: 30 Sep 11
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote caaat Quote  Post ReplyReply Direct Link To This Post Posted: 30 Sep 11 at 12:08PM
i register the .dll file with this command:
regsvr32 "C:\Program Files\Quick PDF Library\ActiveX\QuickPDFAX0811.dll"
and i got a message: success

but if i open an asp-file, i get this error:

Microsoft VBScript runtime Fehler "800a01ad'

ActiveX component can't create object: 'QuickPDFAX0811.PDFLibrary'


anybody can help me????Cry


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store