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 problems on BIRT 2.3.1 (PDF render)
Luis
Bonjour,
I have install the new BIRT version (Eclipse BIRT Designer Version 2.3.1.v20080911 Build <2.3.1.v20080922-1151).
I have prepared a report in order to verify if page break works correctly...
Well, the file attached show you the XML Source code of report i have prepared.
If you use View Report as PDF:
Page break does not work correctly.
Detail line are showed incompletely. If you execute this report design you can see that for the Group Canada, France, etc.
Header rows, detail and group appears at the end of the page without detail rows(see the PDF render on Norway, Singapore Group).
If you use View Report as HTML.
There are no problems. I suppose that the reason is there are not page break generated.
thanks for your help
Luis
File attached is the XML Source Code
Find more posts tagged with
Comments
mwilliams
Hi Luis,<br />
<br />
HTML definitely won't show the same issues that PDF has because of there being no page break like you said. PDF is definitely the most difficult with page breaks because of the fixed page size. I would say that this is a bug in the page break for PDF. Please log a bug for this at <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>BIRT
: Reporting Bugs and Requesting Enhancements</a>. Be sure to include a good description of your problem, this report design, and possibly even screenshots.