vb.net - Convert Pdf to Bitmap via code -


i know there's tons of threads "out there" can find bitmap pdf , how add images pdf.

i have pdf convert jpeg. i've tried use itextsharp can find info making pdf, not other way araound. ideas or links actual code?

imagemagick uses ghostscript handle pdfs if task i'd recommend using ghostscript. there's managed wrapper here , can ghostscript binaries here. come in installer can extract them using 7-zip. see this discussion on need deploy in app. might have play around 32-bit vs 64-bit. also, on ghostscript download page please read "which license right me?" section.


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -