Convert HttpPostedFileBase - pdf type to png/jpg type

Viewed 805

I get HttpPostedFileBase of pdf type. How do i convert this file type to a png/jpg file type?

any help would be appreciated.

1 Answers
Related