Posted by a ceTe Software moderator
Hello CMM,
The reason you are getting the error is because the DLL file does not seem to have registered correctly. You will just need to run the RegAsm.exe utility on the DynamicPDF.dll library to register it on the computer with the /codebase switch as follows (there is Installv1.0.3705.bat and Installv1.1.4322.bat file included to assist with this):
RegAsm.exe DynamicPDF.dll /codebase
Thanks,
ceTe Software Support Team.