PDF to jpg

C

chris mcilvoy

is there a way to convert a pdf document to a jpg using c# & windows forms?
 
N

Nicholas Paldino [.NET/C# MVP]

Chris,

There is no way with the framework out of the box. You will have to
find a third-party component that does this.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top