Printing barcodes on AFP banner pages
You can print barcodes that represent the values of job properties, printer properties,
and system settings on banner pages. For jobs sent to AFP printers, you configure
RICOH ProcessDirector to print the barcodes by adding or modifying entries in the control files installed
in
C:\aiw\aiw1\samples\banner_pages\
and C:\aiw\aiw1\control_files\banner_pages\
, such as header.cfg
. Note: Updates might overwrite files in the
C:\aiw\aiw1\samples\banner_pages\
directory, but they do not overwrite files in the C:\aiw\aiw1\control_files\banner_pages\
directory. We recommend copying sample files into the C:\aiw\aiw1\control_files\banner_pages\
directory and making all your changes in the copied file.Before you start this procedure, make sure you understand how to change the appearance of AFP banner pages.
- Log in to the primary computer using the administrator account that RICOH ProcessDirector runs under.
- Navigate to
C:\aiw\aiw1\control_files\banner_pages\
. - Determine the control file that you want to add or modify barcode information for,
and open the file with a text editor.
Lines that cause RICOH ProcessDirector to print barcodes on AFP banner pages use this format:
FieldX FieldName;FieldType;[key];;;InchesFromLeft;InchesFromTop;Rotation;BarcodeType; Height;Modifier;Asterisk;HRI;ModuleWidth;WideNarrowRatio;RowSize;NumberOfRows
All fields of the line that follow the field identifier are separated by semicolons (;). You cannot omit any of the fields except the ModuleWidth, WideNarrowRatio, RowSize, and NumberOfRows fields.These are examples of barcode entries in banner-page control files:
Field2 Barcode;JobTicketField;[JobID];;;2.25;1.0;0;3of9;0.625;1;no;none;;;; Field100 Barcode2;JobTicketField;[Job.ID.Value];;;0.950;8.35;0;3of9;0.625;1;no;below;;;;;
- Save the control file.
When you send jobs to this printer, make sure the correct configuration file values are specified for the Header page configuration file, Separator page configuration file, and Trailer page configuration file properties. You can set these values as job defaults on the workflow or on the job itself.