A REG_SZ string entry in the registry controls custom configuration. The format for the string is to add types of data separated by a forward slash ‘/’. The format respects the order and number of types in the string value.
For example, if you wanted to restrict your view to job_name, job_dateandtime, and job_printer only, you would enter ‘job_name/job_dateandtime/job_printer’ as your string value.
job_id - a unique ID generated by ExtremeZ-IP for this print job
job_name - name of the file being printed
job_user - name of user generating the print job
job_ip - IP address of computer that submitted the print job
job_datetime - month/day/year and time of day job was submitted
job_size - size of the file being printed
job_pagecount - number of pages in the print job
job_pagesize - the type of paper the job is being printed on
job_numcopies - number of copies in this print job
job_queue - name of the print queue that is processing the print job
job_printer - name of the printer processing the print job
job_date - month/day/year of submitted print job
job_time - time of day job was submitted
job_imagesize - dimensions in pixels of submitted print job
job_code1 Print Accounting information submitted with print job
job_code2 Print Accounting information submitted with print job
job_code3 Print Accounting information submitted with print job
job_code4 Print Accounting information submitted with print job
job_code5 Print Accounting information submitted with print job
By default, ExtremeZ-IP has a specific column order. If no registry key is present, that order will be used. The following examples illustrate keys that would set up the default columns. They can be used as a starting point for customization. ..\Parameters4 \PrintRefreshable Registry Path: PrintAccountingLogFormat Type: REG_SZ Data(by default): job_name/job_user/job_host/job_ip/job_date/job_time/job_size/job_pagecount/job_pagesize/job_imagesize/ job_numcopies/job_queue/job_printer/job_code1/job_code2/job_code3/job_code4/job_code5