Print Page | Close Window

Convert a pdf to a tif

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=1031
Printed Date: 05 May 25 at 6:41AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Convert a pdf to a tif
Posted By: rgoodson
Subject: Convert a pdf to a tif
Date Posted: 12 Mar 09 at 6:14PM
Hello,
 
I have been using quickpdf for a while now to create pdf files. Now I would like to be able to convert a pdf file to a tif file. Can quickpdf do this? If so, what function call would be needed?
 
Thanks,
Reagan



Replies:
Posted By: init2null
Date Posted: 12 Mar 09 at 6:29PM
Hello Reagan,

As far as I can tell, you can't save PDFs directly to TIFs. You can http://www.quickpdflibrary.com/help/quickpdf/RenderPageToFile.php - save them directly as BMPs, PNGs, GIFs, and JPEGs . You can also use http://www.quickpdflibrary.com/help/quickpdf/RenderingAndPrinting.php - one of the other render options to render it into memory and then use the TIFF library to save it yourself.

Hope this helps,

Wesley


Posted By: rgoodson
Date Posted: 12 Mar 09 at 6:35PM
Thanks. What exactly is the "TIFF Library"? Is that something that is built in to quickpdf?


Posted By: Rowan
Date Posted: 12 Mar 09 at 7:15PM
Hi Reagan,

Wesley is right, you can't currently save PDFs directly to TIFs using Quick PDF Library, however, we will investigate what's required to add support for TIFs in a future version.

Cheers,
Rowan

P.S. a TIFF Library would simply be an additional third party library that gave you the ability to create TIFs programmatically. I think the library which Wesley was referring to is > http://www.libtiff.org.


Posted By: init2null
Date Posted: 12 Mar 09 at 7:23PM
My apologies for not being clear. You could use http://www.remotesensing.org/libtiff/ - libTIFF , as Rowan mentions, for C or C++, any image-writing support from your GUI library, or a variety of third-party libraries for any language.


Posted By: rgoodson
Date Posted: 12 Mar 09 at 8:01PM
ok. Thank you both for your help. I will look into third party tools to accomplish this.
 
Reagan



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