Print Page | Close Window

QuickPDFDLL0721.dll no funciona con en vb6

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1552
Printed Date: 10 Jun 26 at 1:47PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: QuickPDFDLL0721.dll no funciona con en vb6
Posted By: alex.vb
Subject: QuickPDFDLL0721.dll no funciona con en vb6
Date Posted: 24 Aug 10 at 5:50AM
Hi.
 
I'm trying test the QuickPDFDLL0721.dll en vb6. The first i done is test the Hello World sample, and got the message "file not found: QuickPDFDLL0721.dll". I read the forum and then I copied the file QuickPDFDLL0721.dll to the application path. Now I get the following message: "Runtime error 6: overflow".
 
The code is:
   Dim id As Integer
   id = QuickPDFCreateLibrary()
and the QuickPDFCreateLibrary() code function:
   Public Declare Function QuickPDFCreateLibrary Lib "QuickPDFDLL0721.dll" () As Long
Can you helpme please?



Replies:
Posted By: Ingo
Date Posted: 24 Aug 10 at 6:44AM
Hi Alex!

Did the code above already raise the error?
There should be a bit more?
BTW: The vb6-sample is an ActiveX-sample.
There are two dll-versions:
The real dll and the ActiveX-version...
Did you take the ActiveX-version?

Cheers and welcome here,
Ingo




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk