Sample .jrxml file for PDF banner pages
header.jrxml
and trailer.jrxml
files are provided in /aiw/aiw1/control_files/banner_pages/
.If you use the provided header.jrxml
file or trailer.jrxml
file, the banner page that is printed contains these job properties and their values:
- System identifier
The system identifier is included if you set a value for the System identifier system property.
- Job ID
The job ID is included in both human-readable and barcode formats.
- Job name
- Job copies requested
- Page range
- Current total sheets
- Current total pages
- Job priority
- Job class
- Job form
- Job destination
- Customer name
- Duplex
- Workflow
- Job description
- Time submitted
- Assigned to printer
- Assigned printer
If you need to include different information in your header or trailer pages, you can create customized JRXML files using Jaspersoft Studio.
- Note:
- If you use specific fonts in your JRXML files, make sure that the fonts are available
on your server.
If a specific font is not available, find a compatible font and update the JRXML to use it instead. For example, if you installed DejaVu fonts and need a font that is compatible with Lucida Sans, open a command prompt and type:
fc-match "Lucida Sans"
Update the JRXML with the compatible font.