Add a Reference to pdf2image.dll library

I cannot add a reference of this dll to my vb.net project.  I am on windows 7 and using visual studio 2008.  all I want to do is verify that I can extract all pages from any pdf without knowing the contents of the pdf ahead of time.  This tool says it can do exactly what I need, I just need to verify that before I buy a dev license.  Can you please point me in the right direction?
=========================
Thanks for your message, you can call PDF2Image SDK from VB.NET code easily, please refer to an example at following web page,

https://www.verypdf.com/wordpress/201110/convert-pdf-to-image-file-from-vb-net-reference-to-pdf2image-dll-from-vb-net-3525.html

VeryPDF
=========================
Thank you for your response.  I had implemented that exact code before reaching out to you.  I guess I have two questions. 
 
Why can't I add a reference to this library in my project?
 
If I can't add a direct dynamic reference, where does the dll have to reside on my pc and each pc that I install my app on in order for my project to find it on windows 7 with VS 2008 and for desktop machines where it is installed to find it?
 
Thanks.
=========================
Hi,

>>Why can't I add a reference to this library in my project?

pdf2image.dll is a Win32 DLL Library, it is not a COM interface, you can call pdf2image.dll from your VB.NET code directly, you needn't add a reference to it.
 

>>If I can't add a direct dynamic reference, where does the dll have to
>>reside on my pc and each pc that I install my app on in order for my
>>project to find it on windows 7 with VS 2008 and for desktop machines
>>where it is installed to find it?

Please copy your EXE and pdf2image.dll and other DLL files to same folder, run your EXE from this folder, your EXE will load pdf2image.dll file without any problem.

VeryPDF

VN:F [1.9.20_1166]
Rating: 10.0/10 (2 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
Add a Reference to pdf2image.dll library, 10.0 out of 10 based on 2 ratings

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!