Only get one page when I run report
#1
Posted 02 July 2008 - 06:42 AM
What did I miss? This seems very simple.
Thanks,
Pete
#2
Posted 02 July 2008 - 06:49 AM
Did you put them in a table? Or did you simply just drag each field into the report design window? If you just drug them over individually without putting them in a table, delete all of that and try dragging the entire dataSet over into the report design window. That puts all the fields in a table for you.
#3
Posted 02 July 2008 - 07:41 AM
When I did what you suggested, BIRT created a table and put all 17 records on one page. I want a form that prints one page per table record. I should end up with 17 pages.
For example, if I was going to create a W2 form, I would want only one employee on each form, not a list of employees on one form.
This seems so simple yet I cannot find an example that does only this. Just one record on each page, rather than a columnar format.
Is this possible with BIRT? It was very easy to do with iReport/Jasper.
Pete
#4
Posted 02 July 2008 - 07:51 AM
Sorry, guess I wasn't quite sure what you were looking for. Try using a list element from the palette. Then drag the items you want to display into the detail row of the list. Then on the page break section down in the property editor, change the after setting from auto to always. That'll probably get you closer to what you're wanting then.
#5
Posted 02 July 2008 - 08:56 AM
I appreciate the help.
Pete





MultiQuote





