Skip to main content
Participant
September 8, 2020
Question

axinterop.acropdflib.dll problems after windows 10 update

  • September 8, 2020
  • 1 reply
  • 1437 views

Hi, I have an application in C#, this application is using the axinterop.acropdflib.dll, everithing was fine before windows 10 updated this morning, now every time I push the print button nothing happen, acrobat doesn't show the printer configuration, but if I use a different type of dll to open other type of  files and I push the print button it works!.

Can you help me with my problem?

This topic has been closed for replies.

1 reply

ls_rbls
Community Expert
Community Expert
September 8, 2020

Since MS Windows 10 updated I think that the best course of action is to update the C++ runtime library and the redistributable package.

 

In addition, it would be smart to also check if any .Net dependencies and your current version of Visual Studio  also need to be updated.