Print Page | Close Window

Example Using VB.Net 2005

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=652
Printed Date: 08 Sep 24 at 4:10AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Example Using VB.Net 2005
Posted By: unified
Subject: Example Using VB.Net 2005
Date Posted: 27 Feb 07 at 12:39AM

Can someone post an example of how to use QuickPDF with VB.Net 2005?

Since the knowledgebase is offline, I don't know how to use it. Unhappy

Thanks.



Replies:
Posted By: Ingo
Date Posted: 27 Feb 07 at 1:07AM
Hi Unified!

Take a look here:
http://www.quickpdf.org/forum/forum_topics.asp?FID=13
There are vb6-samples, too.
If you open vb6-code with vb2005 it'll be imported - so it should work for you.

Best regards,
Ingo



Posted By: marian_pascalau
Date Posted: 27 Feb 07 at 3:01AM
Unified,
with VB.NET is very simple to use QuickPDF library. Just take the ActiveX version (iSED.dll), register with COM (regsvr32 iSED.dll), open VB.NET project, add reference (iSEDQuickPDF 5.**), open your class browser, and see which classes are exposed by your QuickPDF assembly (COMInterop Wrapper).
 
With the original version of iSED.dll you should have one QuickPDF class, and with the new ones yhou should have a QuickPDF2 class as well. The rest is up to you (check documentation).
 
Best regards, Marian


Posted By: unified
Date Posted: 27 Feb 07 at 7:22PM
Thanks, Ingo and Marian.
 
I'm pointed in the right direction now.



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