Border around subreport

Gkirkup

Registered User.
Local time
Yesterday, 20:45
Joined
Mar 6, 2007
Messages
628
I have several subreports on a report, and each one has a bold line around it - I think 1pt. How can I reduce this to hairline or remove it? I have looked at the subreport properties and don't see this option.

Robert
 
The border is a property of the subreport control, not the subreport itself.
 
When you put a report (subreport) on another report it is treated as just another control on the report - think of it as a container to hold the subreport. This control has properties such as the master/child links as well as the border you speak of and are are quite different to the properties of the subreport itself.

There are several ways to select the properties for control. I find just clicking on the edge of the control will select the control (rather than the subreport). If you have selected the control you will see the handles appear round the control. Then you can open the properties window e.g. by clicking on the properties icon.

Then set the Border Style to Transparent.

Sorry if this is over simplified.

Chris
 

Users who are viewing this thread

Back
Top Bottom