While generating report as html in jasper,backgrou nd image appears in <span> instead of <body> background tag.The requirement is to get the text 'COPY' as across the page..can anyone share me the idea...
Code:
<background>
		<band height="782">
			<staticText>
				<reportElement style="backgroundStyle" mode="Transparent" x="0" y="0" width="555"
...