Hello team, i have a requirement to create a excel from documentlist. I need to take care of color as well. Any idea how we can achieve this?
1 Like
The common approach is to add the Apache POI Java library to your package and wrap it from Java services
https://poi.apache.org/components/spreadsheet/index.html
https://poi.apache.org/components/spreadsheet/quick-guide.html
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.