VintaSoft PDF .NET Plug-in Discussions
Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft PDF .NET Plug-in Discussions
'* load pdf to vintasoft image (requires vintasoft.pdf.dll)
Dim objVintasoftImage As New Vintasoft.Imaging.VintasoftImage(strPDFFileName)
'* save image as png
objVintasoftImage.Save("D:\test.png")
This works perfectly, however when looking at the purchase page I am unsure which packages I need to buy. I know I need to reference the Vintasoft.PDF.dll in my project otherwise the Image fails to load the PDF.