Reputation: 11
I have a large .xlsx file (20mb) I need to read the data and create tab separated files.
I am having problems with loading this file (OutOfMemoryError) and java heap error by using cfspreadsheet
Update
Upvotes: 1
Views: 603