How to set background color to entire page in iReport?
问题 I am using iReport 3.7.4. I want to set background color to entire page.I didn't found any report property for background color. Can anyone help me in this? 回答1: You can solve issue with help of Background Band . I've put staticText element on Background Band and set mode attribute as Opaque and set the backcolor property. The sample: <jasperReport ... pageWidth="595" pageHeight="842" columnWidth="595" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0"> <property name="ireport.zoom