https://issues.apache.org/bugzilla/show_bug.cgi?id=50993
David Fisher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from David Fisher <[email protected]> 2011-03-29 14:21:11 EDT --- POI has to load the whole document into memory using the usermodel and into Java objects. As I write this Microsoft Word is still sequencing the pages in is going for minutes and I am only on page 600. I have a fast mac with 8GB. You are going to need to rethink your architecture. Please explain the use case on the user list and you should get some help. There are some less memory intensive techniques. One question is why are you producing what looks like fixed character width formatted program output into Word XML. Regards, Dave -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
