Hello,
I'm looking for a solution to display a PDF in C#. I found the AxAcroPDFLib Control, that works very fine and is sufficient.
But other people can't start my program, because they get an exception "AxInterop.AcroPDFLib" not found. But they have the latest Adobe PDF Reader installed. OS is Windows 7!
How can I fix that problem? (maybe add a acrobat dll to the working directory?) What's about the licence to use that?
Are there other possibilites/libraries/controls to show a PDF? Maybe under LGPL licence?
Thanks!