Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I'm trying to get images in jpg format from pdf, i'm trying to convert each page of a pdf to a picture, including text and everything, anyone have any idea of how to do this?
Posted

1 solution

You can use iTextSharp to do this. Google some best tutorial or code samples that will help you through. However, there might be many other libraries, but iTextSharp is a great tool to work with.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900