I would like to create a report containing a table that will not fit to one page, since it has too many columns. I want BIRT to create a report that you can print and put the pages next to each other to get the whole table.

An Example: My table has 20 columns, 10 fit on one page. The Table has enough rows to fill 2 pages. When I put the printed pages on a table like this:

P1 - P2

P3 - P4

I see the whole table with all 20 columns. How can I do that with BIRT report designer 3.7.0?

Thanks in advance for your answers.

Cheers,

Arne

link|improve this question
Just wanted to open the same question. I think it is general issue, not all the time you have a report to fit one page width. There should be a solution... so far I did not find it... when I export to pdf half of columns are cut, that's not good. Any ideas? – Maxym Feb 1 at 11:43
feedback

1 Answer

up vote 0 down vote accepted

Since Birt is page oriented, I guess this will not work.

I guess you'll have to create one report with the whole table to display on the screen, and another "print optimized" one with two tables distributed over two pages.

link|improve this answer
In my case report is customizable, I can't create "print optimized" report in advance, it won't work this way. Even being page oriented I don't see any problem to print other columns on the next page, it still is a page... – Maxym Feb 1 at 11:46
Thank you very much for your answer. – Arne Apr 10 at 7:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.