Changing the appearance of AFP banner pages

After an AFP printer is set up to print banner pages, each job must specify what the banner page for the job should look like. A control file defines the appearance of the banner page. The control file might be set by the workflow, but you can change the banner-page control file for an individual job after it is in the system.
RICOH ProcessDirector provides twelve control files for various types of AFP banner pages. The set of control files includes one configuration file for each type of banner page: header, separator, and trailer. It also includes control files for four printer hardware configurations: generic, narrow format, wide format, and impact printer.

The control files are installed in C:\aiw\aiw1\samples\banner_pages\ on the primary computer. They use AFP coded fonts that RICOH ProcessDirector provides. You can use the control files as they are or you can change them to meet your needs.

Note: RICOH ProcessDirector also lets you specify your own coded fonts for use with AFP banner pages. If you want to use your own coded fonts, review the information in the related task about mapping coded fonts before you do this procedure.

To change the appearance of AFP banner pages:

  1. Log in to the primary computer using the administrator account that RICOH ProcessDirector runs under.
  2. Navigate to C:\aiw\aiw1\samples\banner_pages\.
  3. Determine the control file that you want to edit and copy it to the C:\aiw\aiw1\control_files\banner_pages\ directory.
    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.
  4. Open the copied control file with a text editor.
    Lines that begin with an asterisk (*) are comments that contain information and instructions. Lines that control the information that prints on the banner page and the placement of the information use this format:
    FieldX FieldName;FieldType;[TicketKey];CodedFontForSingleByteChars;
    CodedFontForDoubleByteChars;InchesFromLeft;InchesFromTop;Rotation
    All fields of the line that follow the field identifier are separated by semicolons (;). You cannot omit any of the fields in the line, except for the CodedFontForDoubleByteChars field.

    These are examples of various banner page entries for banner page text strings and values:

    Field304 Customer;JobTicketField;[Job.CustomerName.NameAndValue];X0CR5M;XZE26F; 4.50;4.234375;0
    or
    Field304 Customer;JobTicketField;[Job.CustomerName.NameAndValue];X0PCLR12;; 4.50;4.234375;0
    
    Field402 PrintDate;ExitData;ExtDate;X0CR5M;XZE26F;2.250;6.34375;0
    Field510 Dept1234;Literal;Department 1234 statistics;X0CR5M;XZE26F;2.55;2.234375;0

    Note: You can also include barcodes on banner pages for properties that have numeric values. Because the format of barcode entries in the control file is different, specifying barcodes on AFP banner pages is a separate task. See the related task links.
  5. Save the modified control file.
Now, you can set the Header page configuration file, Trailer page configuration file, or Separator page configuration file property on a workflow or on an individual job to refer to the control file that you created or edited:
  • On a workflow, these properties are set by the PrintJobs step
  • On an individual job, these properties are set on the Banner Pages tab of the properties notebook for the job