Jump to content

Recommended Posts

Posted

Hi, I could use some help regarding following issue;

I need to replicate following design.

image.thumb.png.8378a799a00631d4ea65f8753fb6bda3.png

So items are grouped by data type and ordered ascending by date component while print order is: fill left column then right column.

In my report I've set 2 column layout with horizontal print order and I got following design:

image.png.ed30388f08421cab528fcc5949c4f859.png

So it prints first item in left column, second in right, third in left etc.

If I set print order to be vertical then Jasper will fill left column until end of the page which is not required design.

Also, I have tried mathematical approach and sorted data in database so odd dates get order like 1, 3, 5, 7 etc. and even 2, 4, 6, 8 etc. and it worked in case if number of items doesn't exceed one page. In that case design is not ok since Jasper will print all odd dates in left column no matter how much items I got.

Anybody got an idea how to solve this?

 

Thanks.

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...