Jump to content
Changes to the Jaspersoft community edition download ×

how to tweek report margins


malleswari

Recommended Posts

I have a report where margin space is important(atleast top margin). This report has a subreport whose margin space is also important(This subreport is also used by itself. So I cannot eliminate its margins). The margin space of the parent and subreport are adding up creating more margin space for subreport.

 

1) Is there any way to tell not to use margins for a subreport ?

 

2) Is there a way to specify in the parent report itself, specific portions where margins should nto be used (i.e. around the place where I place the subreport) ?

 

I am using ireport for design.

Post edited by: malleswari, at: 2006/08/02 14:58

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi,

 

It is not possible to ignore margins for subreports.

But maybe you could put the subreport into a dummy master report with only margins even when ran "independently".

 

Other possibility would be to rely on the OFFSET_X and OFFSET_Y parameters when exporting, to simulate margins for reports that do not have margins in the template.

 

I hope this helps.

Teodor

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...