I got a question about the jXLS performance, in short it was like “jXLS is a kind of slow for my big reports”. I mentioned that in my previous post (Creating Excel reports from java is easy) It’s true, especially…
I got a question about the jXLS performance, in short it was like “jXLS is a kind of slow for my big reports”. I mentioned that in my previous post (Creating Excel reports from java is easy) It’s true, especially…
Yeah, things sometime become really easy if you choose right tools and approach. I’ve to create relatively complex Excel report which is not “die-hard” task itself (you can use Apache-POI or JExcel API) But creating the formatting with Apache-POI API…