15
Answers

Converting pdf file into images

I want to convert a pdf file into images i.e, converting all the pages inside the pdf file into that many images,example-if in a pdf contain 20 pages then I need 20 pages as image files(.png or .jpg) using C#
code in wpf  

Answers (15)