Issue to add reference Adobe Reader File Preview Type Library to Visual Studio 2017
Copy link to clipboard
Copied
Hi All.
I have installed on my computer Acrobat Reader DC and Visual Studio 2017. And I would like to embedded Acrobat Reader to project of Visual Studio 2017. But when I tried to add reference Adobe Reader File Preview Type Library to project I got error message:
How to fix that issue?
Thanks.
Copy link to clipboard
Copied
Hi eugzl,
Please refer to the following links discussing the same topic:
Which C# Adobe library should I use to open a PDF in Acrobat Reader 9, 10, and 11?
Thanks,
Shivam
Copy link to clipboard
Copied
Which documented interface in the Acrobat SDK are you trying to use? This does not sound like one.
Copy link to clipboard
Copied
Thanks for replay.
I would like to open multi-pages PDF file in Acrobat Reader in WPF VB Window of VS 2017 project.
Copy link to clipboard
Copied
So, have you read the relevant part of the SDK? In particular, how did you choose that library?
Copy link to clipboard
Copied
When I tried to add reference I open Reference Manager of VS 2017 and selected that library. But actual searching online I though I need AxAcroPDFLib.AxAcroPDF library. If so how to get it and embedding to WPF project?
Thanks.
Copy link to clipboard
Copied
That library comes with Acrobat Reader but it's written for VB. There seems to be some kind of conversion layer for .net users to use VB components but I don't know anything about that except that involves the programmer making an interop file.

