[jasperreports-questions] List of parameters to PDF

2009-08-21 Thread vishnukumar
Hi, I am new to jasper reports. I am passing parameters as following. ListString courseModules = new ArrayListString(); ListString marks = new ArrayListString(); courseModules.add(spoken english); courseModules.add(Medical Transcription); marks.add(20);

Re: [jasperreports-questions] How to dynamically set the background color of a field? Thanks.

2009-08-21 Thread Taras Matyashovsky
Hello, I'm also interested in this issue. Have You found any solution? Thanks, Taras mctpursuer wrote: Hi, I need to dynamically set the background color of a field in the report, e.g. a field called first-level manager, second-level manager, if the first-level manager.isCurrentManager