Jump to content
JasperReports Library 7.0 is now available ×

Empty space with border


Recommended Posts

By: Johnny - v_johnny

Empty space with border

2003-07-25 04:36

Hi ..

 

I am new to Jasperreports i am trying to generate a html report.its displaying the data properly.but its giving the empty space i mean a border for Page header, page footer,and sides etc r showing empty.how to avoid the empty space with border.

 

Regards

Johnny

 

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Empty space with border

2003-10-04 12:48

 

Hi,

 

The HTML output can be customized if you are

using the JRHtmlExporter directly instead of the

JasperExportManager.

 

Supply a value for the following exporter parameters

 

JRHtmlExporterParameter.HTML_HEADER

JRHtmlExporterParameter.BETWEEN_PAGES_HTML

JRHtmlExporterParameterHTML_FOOTER

 

in order to adapt the generated HTML.

 

It might be that in fact you are talking about

the margins that you set in the XML report design.

In that case, set them to zero if you don't want

to have them in HTML.

 

I hope this helps.

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...