0

I have a pdf file, and I need to convert it to iTextSharp image during running my VB.NET program.

I've searched for it, but couldn't find anything. Is it even possible?

W. Churchill
  • 346
  • 1
  • 7
  • 28
FeaxR
  • 53
  • 1
  • 1
  • 8
  • "during runing my VB.NET program" Then why tag your question with C#? – MindSwipe Jul 01 '19 at 06:15
  • Possible duplicate of [Convert Pdf file pages to Images with itextsharp](https://stackoverflow.com/questions/10125117/convert-pdf-file-pages-to-images-with-itextsharp) – Brijesh Jul 01 '19 at 06:19
  • You don't need iTextSharp ; you can convert pdf to images with **Windows.Data.Pdf.PdfDocument** (tested in Winforms/VB.NET with _Windows.winmd_) – Castorix Jul 02 '19 at 07:30

0 Answers0