System.IO.FileNotFoundException: Could not load file or assembly 'PDFCreator

When I use PDF creater of my program, I get this error:System.IO.FileNotFoundException: Could not load file or assembly 'PDFCreator… If I set the PDF Creator.dll references to Copy Local to “true” the error Is stop.

Is there a way where you do not have to copy pdf creator .dll into my application folder?

Asger.

the full error message.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly ‘PDFCreator, Version=2.3.0.103, Culture=neutral, PublicKeyToken=fc6825f92a0342e2’ or one of its dependencies. The system cannot find the file specified.
File name: ‘PDFCreator, Version=2.3.0.103, Culture=neutral, PublicKeyToken=fc6825f92a0342e2’
at Exporter.LV_Business.PDFCreaterHandler…ctor()
at Exporter.LV_Business.PDFCreaterHandler.getInstance()
at Exporter.Exporter_Form.Exporter_Form_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

UIFrameworkInterop
Assembly Version: 16.0.0.0
Win32 Version: 16.0.1185.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%202016/UIFrameworkInterop.DLL

UIFramework
Assembly Version: 16.0.0.0
Win32 Version: 16.0.1185.0
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%202016/UIFramework.DLL

AdWindows
Assembly Version: 6.3.0.29
Win32 Version: 6.3.0.29
CodeBase: file:///C:/Program%20Files/Autodesk/Revit%202016/AdWindows.DLL

System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll