The FaxMan Jr installer installs the printer control automatically with all of the rest of the controls during the install process. It would be available to you on your development machine after the install.
When you deploy your solution to a client's machine (not your development machine), you'll need to ensure that all of the controls you are using are also deployed. You do not run the FaxMan Jr installer on client machines. Here's a list of the DLL's you'll need to deploy:
- DTI.FaxManJr.dll
- DTI.FaxMan.Print.dll
- DTI.FaxMan.Core.dll
Additionally if your application uses the PDF Importer you must distribute
the xpdfrasterizer.dll file in the same directory as the DTI.FaxManJr.dll.