Jump to content
We've recently updated our Privacy Statement, available here ×

ikruk

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by ikruk

  1.  Hi,

    I am using such environment:

     

    Product Version: Jaspersoft iReport Designer 4.5.0

    Java: 1.6.0_25; Java HotSpot Client VM 20.0-b11

    System: Windows 7 version 6.1 running on x86; Cp1251; uk_UA (ireport)       

     

    And I also have the asame problem... I have a List element which print elements vertically: 

     

    aaa
    bbb
    ccc
    ddd
    ..
    .
    .
    .
    and I want the values to be printed like:
    aaa     bbb      ccc      ddd.....
     
    My report have only one column, so "Print Order" propety does not resolve my problem.
    Now I see some workarounds:
    1. Changing report dynamically and adding each element of the list as as a new column on java side.
    2. Changing report dynamically and adding each element of the list as as a new column on jasper.
    3. Write some new List component and use it for horizontal prinitng.
     
    Maybe iReport 4.5 already have such component (with horizontal printing)?
     
    Does anybody know anythink about this? 
     
    Thanks,
    Ihor
     
     
     
     
     

     

×
×
  • Create New...