Jump to content
JasperReports Library 7.0 is now available ×

create new pages with data from parameters


Recommended Posts

By: Fan TC - fan-tc

create new pages with data from parameters

2003-09-09 03:58

Hi!

 

I want to create a PDF consisting of multiple pages, filled by parameters. One of the parameters is e.g. "sender" (String) which is displayed in a textfield called $P{sender}. Everything works fine, if I use only one value for this parameter. But I have a not defined number of different senders which should be displayed on different (successional) pages. How do I create these further pages (like Document.newPage() with Itext) ?

Using a DB is not an option (String objects are runtime generated).

 

Thanks in advance,

 

Dennis

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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...