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

arrays - PHP Shopping Cart Variable and Object errors -

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -