Exporting the Print Log from Access Connect

You can export either log in a tab-delimited text file for use in other programs. Once the log is exported to a text file, you can import it to a spreadsheet or system designed to make use of the information.

To export the log using the Export button, do the following:

  1. Access the Access Connect Log dialog in the Access Connect Administrator.
  2. To export a log, display its tab—Print Processing or Operation—and click Export.
  3. Click Save to save the log. If you export the printing jobs, the file is named Access Connect Print Jobs.txt.
  4. Click Close to return to the Access Connect Administrator.

To export either log using the command line, do the following:

  1. Navigate in a command prompt to the folder where Access Connect is installed.
  2. Type EZIPUTIL PRINT /EXPORT_LOG /PATH:fullpathoflog where “fullpathoflog” specifies the location and name of the log file that should be exported, such as C:\Logs\PrintAccounting.txt. See the included sample batch file Export_Print_Log.bat that came with Access Connect.