Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Page Break not working properly (3.7.0)
oliverzein
Hi!
I'm facing issues with page break interval setting and the web viewer (HTML output). I have a very simple table and want to display it on one HTML page, but the web viewer always generates page breaks, even though I specify page break interval as 1000. It happens in the integrated viewer as well as in my Tomcat installation.
I'm using eclipse Indigo bundle (birt 3.7.0).
Sample report, using the Classic Models Inc. SampleDB, is attached.
Am I doing anything wrong?
Oli
Find more posts tagged with
Comments
mwilliams
From the sounds of it, you need to change the layout of the report from fixed to auto. If you're using fixed layout, the page size set in the masterpage is the page size that the viewer will use. If you just want a straight HTML output, just use "run" in your URL rather than "frameset".