[jasperreports-questions] Cross tab sample required

2006-04-18 Thread Vidhya C, ASDC Chennai
Dear Friends,   Can anyone help me with a  cross tab example.I want to use dynamic growing rows and columns but i dont know how to go along with crosstabs,the example given isnt working fine for me.please do sent me a sample.Thanks in advance. Regards,Vidhya.C

RE: [jasperreports-questions] Re: with out memory filling big rep orts

2006-04-18 Thread S, Mohamed Raffi (Mohamed)
Hi, My suggesstion is to implement the JRDataSource and do some paging mechanism in the next() and getFieldValue() methods instead of fetching all the records at a time. Or there might me some configuration in JasperReports itself to setup the fetch size and which in turn does a paging. I am not

Re: [jasperreports-questions] understandig the JRFileVirtualizer

2006-04-18 Thread John Bindel
On Tue, Apr 18, 2006 at 07:39:44PM -0500, a a wrote: > some one can explain me for what is > > public JRFileVirtualizer(int maxSize, > java.lang.String directory) > > Parameters: > maxSize - the maximum size (in JRVirtualizable > objects) of the paged in cache. >

[jasperreports-questions] A.2. Installing Appendix A. JasperReports Samples - LIB_JASPERREPORTS variable

2006-04-18 Thread John Hedge
Hi List, As you can see from the subject line I'm new to JasperReports. I've not got to first base yet! Following the Windows example on my Ubuntu/Eclipse machine I get to: "Click the Add Variable... button and add the LIB_JASPERREPORTS variable." Whereas all the other jars, classes are availabl

[jasperreports-questions] understandig the JRFileVirtualizer

2006-04-18 Thread a a
some one can explain me for what is public JRFileVirtualizer(int maxSize, java.lang.String directory) Parameters: maxSize - the maximum size (in JRVirtualizable objects) of the paged in cache. directory - the base directory in the filesystem where the paged out d

[jasperreports-questions] Re: with out memory filling big reports

2006-04-18 Thread a a
hello i have solved my problem i don't know, but have changed the version of jasper to 1.2 and run perfect, but i have ohter problem o no problem question, when i call the method JasperFillManager.fillReportToFile( jasperReport, tmpFileLlenar.getPath(),

[jasperreports-questions] cell data in Excel reports

2006-04-18 Thread marc . eilens
Hi folks, I'm quite new to JasperReports and am wondering about a topic concerning Excel as report output. I have a column which can take quite some textual data. In the excel export, I would like to give it only some horizontal space and only one row but keep all the cell's data. So when the use