Hi guys,
We intend to involve pdfcreator in x64 application for windows, which requires to register a x64 version of interop.pdfcreator in GAC.
How can we do that?
Thanks for any help!
Xiaofeng
Hi guys,
We intend to involve pdfcreator in x64 application for windows, which requires to register a x64 version of interop.pdfcreator in GAC.
How can we do that?
Thanks for any help!
Xiaofeng
Hello,
usually it is not required to register anything in the GAC, the assembly will be loaded dynamically.
kind regards,
Philip