US and Worldwide: +1 (866) 660-7555
Results 1 to 2 of 2

Thread: dynamic number of columns

  1. #1
    Join Date
    Jun 2004
    Posts
    11

    Default dynamic number of columns

    Hi,

    i have to realize a report that have a dynamic number of columns.
    In an earlier post i've read that it is possible to mix XML and the API.
    The generell layout of the report I've already as XML structure but
    how is it possible to add the dynamic part into xml file.

    I would be very glad if someone could give me a hint or an example.
    Thanks, Alexus

  2. #2
    Join Date
    Mar 2003
    Posts
    7,557

    Default

    Hi,

    after the parsing you receive a JFreeReport object. Now you can use the API to add, remove or configure elements, you can do whatever you want now.

    Have mo' fun,
    said Thomas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •