Jump to content
Changes to the Jaspersoft community edition download ×

Support ellipse, rectangle, and lines as shapes in xls, xlsx, ods


hozawa

Recommended Posts

I've created a pull request that will support ellipse, rectangle, and lines as shapes in xls, and xlsx exports. Unfortunately, I wasn't able to support line as shapes in ods export.

https://github.com/TIBCOSoftware/jasperreports/pull/56

The major advantage of using shapes instead of cells is that shapes can be layered so overlapping elements can be exported. I haven't fixed the overlapping issue yet but currently, overlapping elements are not displayed in these exports.

 

Would appreciate if everybody would check if the fix is properly working.

Just download the source file from Github and do "ant alljars". jasperreports jar file will be created under the dist directory.

https://github.com/ozawa-hi/jasperreports/tree/xls-ellipse

 

I'm going to end putting commits to this pull request unless there's a problem. I'll create new pull requests for further feature additions.

 

 

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...