Question
AcroPDFLib.dll in 64 bit OS
I am not able to access AcroPDFLib.dll in 64 bit OS. It works fine in 32 bit OS. If i change the target compilation type to X86 it works fine. But i cannot change only one dll, as i have many dlls in my application, in which all dlls are built with Target CPU=All CPUs.
So what is the solution to this problem. Is there any way to write a wrapper class, to access this dll. Please let me know solution to this problem.
