How about Office document reading?
Generation is not really an issue. However I have a client with several large ( 20MB+) Excel spreadsheets, which contents I want to be able to read into PHP scripts. Any PHP libraries I tried, exhaust all avaialble RAM by trying to load entire spreadsheet at once. Only other solution I've come up with was using COM extension, to basically run Excel to grab required data.
Sorry to hear there's no such project at MS at this time. Where do I fill in feature requests?
