Hi,
I'm new to Oracle Reports and got stuck up with a barcode which gets displayed in every page.
There is a field SaleId, which is used in the report. This is a database field and the report uses Oracle supplied Barcode Java Bean to create a barcode for this SaleId.
We have decided to remove the dependency on this barcode java bean, and use a inbuilt java based jar file to create barcode.
I'm not able to find out in the Report Builder, where the changes has to be made. I could see a BEFORE_REPORT code setting a variable to the location of the barcode file generated.
But I cannot locate the field when I open the "paper layout" of the report.
I searched online and found reference to "boilerplate", when I right click on it I could see the fields but not sure how to locate in the Report Editor Paper Layout and change it.
Report Version: Oracle Report Builder 11.1.2.2
Thanks