Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Issue to add reference Adobe Reader File Preview Type Library to Visual Studio 2017

Participant ,
May 25, 2017 May 25, 2017

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:VS2017_AddAdobeReference.png

How to fix that issue?

Thanks.

5.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 25, 2017 May 25, 2017

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 25, 2017 May 25, 2017

Which documented interface in the Acrobat SDK are you trying to use? This does not sound like one.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 26, 2017 May 26, 2017

Thanks for replay.

I would like to open multi-pages PDF file in Acrobat Reader in WPF VB Window of VS 2017 project.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 26, 2017 May 26, 2017

So, have you read the relevant part of the SDK? In particular, how did you choose that library?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 26, 2017 May 26, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 26, 2017 May 26, 2017
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines