Print Page | Close Window

How to view PDF file

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=1895
Printed Date: 23 Nov 24 at 4:26AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: How to view PDF file
Posted By: riptide2
Subject: How to view PDF file
Date Posted: 21 Jul 11 at 12:01AM
I see how to load and manipulate the PDF file, but how to I display the end result to the user? Do I have to create my own viewer with a print button, etc.
 
Is there a basic viewed included in the library?
 
I just downloaded the software and checking out the funtionality.
 
 



Replies:
Posted By: AndrewC
Date Posted: 21 Jul 11 at 7:53AM
Quick PDF Library provides functions to render and convert PDF files to various graphics formats but it doesn't  provide any GUI elements.  So you would need to implement your own viewer.

  QP.LoadFromFile("file.pdf");
  QP.RenderPageToFile() // converts a page to a TIFF, PNG, JPEG etc.

We do have an separate ActiveX Viewer control that is currently in final testing which should be released soon.




Posted By: B Lzard
Date Posted: 26 Jan 12 at 11:01AM
Any news on the AX viewer ?


Posted By: Ingo
Date Posted: 26 Jan 12 at 10:07PM
Hi!

In the samples section there you'll find viewer sources.

Cheers, 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