[jasperreports-questions] red gradient in charts in pdfs

2006-04-24 Thread Dan Adams
I have a really funky problem where when I generate a pdf, all my charts have this red gradient on them. I'm using iReport 1.2.1 and JR 1.2.1. I've attached the source and pdf result. This appears to have come up on the list before: http://sourceforge.net/forum/message.php?msg_id=362851

[jasperreports-questions] running many queries in a report?

2006-04-24 Thread Dan Adams
urn a result? -- Dan Adams Software Engineer Interactive Factory 617.235.5857 --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Downloa

Re: [jasperreports-questions] running many queries in a report?

2006-04-24 Thread Dan Adams
Sorry, If I'm kind of new to this, but could you elaborate on getting the datasource to run the queries and put them in parameters? I have the jasper ebook and have read through it so I can reference that if need be. On Mon, 2006-04-24 at 11:03 -0700, Manfred Moser wrote: > Dan Adams wrot

RE: [jasperreports-questions] running many queries in a report?

2006-04-25 Thread Dan Adams
ur stuff in there > and return a collection of Maps. > Jasper Engine will use that for the report rendering. > Don't forget to declare Fields and Parameters as required. > > Regards, > Raffi > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

Re: [jasperreports-questions] running many queries in a report?

2006-04-25 Thread Dan Adams
with totalCount 100 > > and that your jrxml references the parameter with $P{totalCount}. Use a text > field in iReport but change from $F to $P ... > > Test it out with a hardcoded Map first and then fill the map from your data. > > Manfred > > > Dan Adams wrote:

[jasperreports-questions] delaying conditional style evaluation

2006-04-26 Thread Dan Adams
I have a column of values and would like to apply a style (red text color) so that the highest number in the column gets colored. Whats the best way to do this? Thanks. -- Dan Adams Software Engineer Interactive Factory 617.235.5857

[jasperreports-questions] maven 2 jasper reports plugin?

2006-04-28 Thread Dan Adams
Is there a maven 2 plugin for compiling reports? -- Dan Adams Software Engineer Interactive Factory 617.235.5857 --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated