Deployment
To deploy ATViewer OCX you need to copy to user PC the following files:
- ATViewerXControl.ocx (can be in any folder, only proper registering needed);
- if PDF files support needed: folder "PdfDll" (can be in any folder, only proper path must be specified in application code, see PDF support).
This folder must contain files: SumatraPDF.exe; sLister.dll; recommended "AUTHORS" and "COPYING";
- if TIFF files support needed: VTiff.dll (must be in application EXE's folder);
- if ANI files support needed: amnani.dll (must be in application EXE's folder).
Note: you need to register OCX file after copying to user PC, using regsvr32 Windows tool.