Hello !
I want to print a list which must be displayed in two columns as shown below : have you an idea on how to do this with iReport ? (I'm using iReport 3.0.0 )
Thanks.
7 Answers:
Sorry I explained the problem wrong.
The dataset is one, for each field I create a column starting from the first page. Maximum up to three columns.
esample
field1 field2 field3 |value1|value1| |value2|value2| |value3|value3| |value1|value1| |value2|value2| |value3|value3|
field4 field5 field6 |value4|value4| |value5|value5| |value6|value6| |value4|value4| |value5|value5| |value6|value6|
so... why don't you use a report with three columns, filled in horizontal mode... and, for each detail value, print a subreport with two columns that print your values if they came from other statement, or , if it's a fixed lenght structure, using a table filled with data (four values for each detail field??) selected in the main statement... ?
____________________________________
if it works... give me KARMA points please! : )
____________________________________
I'm in same situation, but i have a problem, my report have 2 groups and 2 columns that print order is vertical. it´s works well.


Hi
I Have the same question.
I want to print list which must be displayed in 3 columns,i tried to put in the properties->columns 3 but it is not giving,only it prints 2 columns please help us any one asap.