I get HttpPostedFileBase of pdf type. How do i convert this file type to a png/jpg file type?
any help would be appreciated.
I get HttpPostedFileBase of pdf type. How do i convert this file type to a png/jpg file type?
any help would be appreciated.
the best free and easy project i've found and that is working great is: http://mattmeisinger.com/convert-pdf-to-image
PAY ATTENTION: if you have problems with gsdll32.dll or gsdll64.dll look where import the dll into the project and change it to your own dll path.