Jump to content
We've recently updated our Privacy Statement, available here ×

Excel Formula (Jasper? POI?)


Recommended Posts

By: Wesley - wesleyyau

Excel Formula (Jasper? POI?)

2006-04-18 19:59

Hi, I have a question on how to set formula in the cell of Excel worksheet through Jasper.

Now, I'm using two JRXML to define the layout of XLS and PDF.

My question is... should I use POI only instead of using Jasper?

The reason is POI has setCellFormula method for setting formula in the cell but Jasper seems didn't has this feature.

 

 

 

By: jasperkan - jasperkannan

RE: Excel Formula (Jasper? POI?)

2006-04-26 12:23

U can have a custom Xls exporter which Extends jasper XlsExporter and override the default

exportText method .

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...