I need to convert a pdf file to a jpeg page-by-page images. The reason I need to do this is, I'm creating a dynamic page flip on a asp.net website. I'm currently using MegaZine pageflip engine, wich loads jpeg files and makes a flip book. All I need to do now, is convert the pdf file to a bunch of jpegs, so that when the user clicks "upload pdf and make pageflip", the code behind does all the work.
So is there a (free) library I can use to do this?
I've been googleing for some time, but could not find anything good. Maybe you guys know something.
Thanks for the anwser in advance!!!
Andrej