Need help printing barcode on all pages
Hi,
My requirement is to show delivery number barcode on all pages of the report. Right now it is displayed on first and last page. I could not get it to print on all the remaining pages. I moved the <?start:body?> tag after the form field that holds delivery number but it still does not show on the next pages. It is a form field so I cannot put it in the header. How can I get it to print on all pages. Doesn't BIP consider anything above <?start:body?> as header and print on all pages? Is there something I