On Tue, 19 Jun 2007, Nick Burch wrote:
Annoyingly, I haven't figured out how to get strings out of a strings stream, so I can't actually use it with lucene. Hopefully the vsdump guys will get that cracked shortly, and I can add the functionality in.
With yet more help from the guy behind vsdump, I've now got basic text extraction working. It also now has some basic processing for the commands stored in chunks, so quite a bit of what you might want to read from a visio file is supported. dev.VSDDumper will show you what parts of the file we can now process.
All code is in the scratchpad, ought to be fully unit tested, and there's some documentation on the main site. I've also done a list of the steps I think are needed to support writing visio files back out again, in case anyone's interested in doing that.
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
