| Author |
Excel size in Jasper Report
|
Sambuddha Roy
Greenhorn
Joined: Nov 26, 2010
Posts: 4
|
|
Hi,
I am exporting one jxml file to xls file. while doing so suppose the file size is 1000kb while it is created, but when i further edit that same file and save it the size decreases to 500kb ie half of the former size.
Now can anyone tell me how to solve this issue?
Is there any way to specify the file size before exporting or is there any parameter which is related to size of the file?
Following is the code snippet i am using
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
Welcome to the Ranch!
What does it matter what size the file has? As long as all the data, formatting and functionality is still present, isn't that all that matters?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Sambuddha Roy
Greenhorn
Joined: Nov 26, 2010
Posts: 4
|
|
I know data, formatting and functionality and other things are coming correectly.
But i want to know why the file size is decreasing. Generally it should not happen.
Some one please help me.
|
 |
 |
|
|
subject: Excel size in Jasper Report
|
|
|