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!
![]() |
Convert PDF to jpeg or gif format |
Post Reply ![]() |
Author | |
dummypdf ![]() Beginner ![]() Joined: 23 Apr 12 Status: Offline Points: 1 |
![]() ![]() ![]() ![]() ![]() Posted: 23 Apr 12 at 1:45PM |
Hi all,
I'm looking for a tool to convert content of a pdf document to graphic picture, one separate (gif or jpeg) picture per doc page. As I just discovered QuickPDF existence, I just would like to know if it is possible to do this conversion with QuickPDF. If not the case, what soft could I use? Thanks a lot Regards |
|
![]() |
|
Ingo ![]() Moderator Group ![]() ![]() Joined: 29 Oct 05 Status: Offline Points: 3529 |
![]() ![]() ![]() ![]() ![]() |
Hi Dummy ;-)
Try the advanced search function (above, on the right side) with RenderPageTo You'll find enough code for trying. Cheers and welcome here, Ingo |
|
![]() |
|
AndrewC ![]() Moderator Group ![]() ![]() Joined: 08 Dec 10 Location: Geelong, Aust Status: Offline Points: 841 |
![]() ![]() ![]() ![]() ![]() |
dummypdf,
QuickPDF is more than capable of doing the task. You will need to a small section of code though. QP.LoadFromFile("pages.pdf", ""); QP.DocumentPageToFile(200, 1, QP.PageCount(), 1, "pages%p.jpg"); This will create pages1.jpg, pages2.jpg, pages3.jpg ... ie 1 jpg at 200dpi for each page in the PDF file. What programming language are you using ? Andrew. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store