Ever since upgrading the report desginer to 2.2.2. i'm having te following problem with exports to PDF:<br />
I have a landscape, a4, report with one table.<br />
This table has width set to 100%. So i want it to use the full page.<br />
This worked fine in 2.2.1.1. As of 2.2.2 it suddenly utilizes the "page break interval". The default page break interval is 50. Then it always puts 50 lines on the report and then it shrinks my page to fit the 50 lines on it. This means that the whole right side of the page isn't used.<br />
<br />
it kinda looks like the problem described in:<br />
<a class='bbc_url' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=207385'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=207385</a><br />
<br />
2.2.1.1: no problem<br />
2.2.2: problem as described<br />
2.3M5: problem as described