Skip to main content
May 9, 2016
Question

Interop.Acrobat.DLL is not working in 64 bit PC

  • May 9, 2016
  • 1 reply
  • 3074 views

Interop.Acrobat.DLL is not working in 64 bit PC

This topic has been closed for replies.

1 reply

lrosenth
Adobe Employee
Adobe Employee
May 9, 2016

Do you mean that it isn’t working in a 64bit application? That is because it is not a 64bit DLL.

May 10, 2016

I have developed one  desktop application in VB.Net using Interop.Acrobat.DLL. The  application running in 32 bit machine not in 64  bit machine because Interop.Acrobat.DLL is not 64 bit DLL.

Can you please help me to get 64 bit DLL of Interop.Acrobat.DLL so application could run on 64 bit PC as well.

May 10, 2016

There does not exist a 64bit version of that DLL. Your 32bit version of your app will run just fine on a 64bit machine.


This the problem my app is not running on 64 bit machine.