I have a Java EJB component that dynamically creates a report based on a variety of subreports, decided at run time. The component uses the Xi R2 Java API. The problem is that when we import the subreports, generate the report, and export it to PDF or RTF, we get a black line border aorund the subreports.
Is there any way of turning the border off ? I have tried using the Border object, but this don't work.
Is there any way of turning the border off ? I have tried using the Border object, but this don't work.