How to convert pdf to image format

Posted by Amatya under ASP.NET on 5/24/2015 | Points: 10 | Views : 1242 | Status : [Member] | Replies : 5
How to convert pdf to image format
Suggest me

Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks



Responses

Posted by: Yesi on: 6/3/2015 [Member] Starter | Points: 25

Up
0
Down
Not sure u want convert whole page to an image or want extract image inside your PDF pages, so here offer u both solutions.
Convert PDF to Image with High Quality in WPF http://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Conversion/Convert-PDF-to-Image-with-High-Quality-in-WPF.html
Draw an image into PDF and save it as image at the same size http://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Image/Draw-an-image-into-PDF-and-save-it-as-image-at-the-same-size.html

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Emilie on: 6/4/2015 [Member] Starter | Points: 25

Up
0
Down
Your question is rather general. You haven't specified what image format you want to produce. You also posted under ASP.NET but didn't mention which programming language you're using and whether you want the conversion to take place at the client side or the server side.
Since client-side functionality is usually limited to browser capabilities, I'll assume you want to do this at the server side. If that's the case, you'll have different choices for .NET assemblies that can load PDF and save images. One free option is Lib-pdf (https://code.google.com/p/lib-pdf/), but it's not very easy to use. Another more powerful option is LeadTools (http://support.leadtools.com/SupportPortal/CS/forums/22379/showpost.aspx)

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Amatya on: 7/17/2015 [Member] Silver | Points: 25

Up
0
Down
Thanks you all..
@Emilie .. image format was jpg, programming language-- c#, asp .net, at the serverside


Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Amatya on: 7/17/2015 [Member] Silver | Points: 25

Up
0
Down
Thanks Yesi, Jitendra

Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Arronlee on: 8/6/2015 [Member] Starter | Points: 25

Up
0
Down
Have you ever tried some 3rd party toolkits to help you convert pdf to image formats?
http://www.pqscan.com/pdf-to-image/

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response