On Mon, 28 Jul 2008, Ajnala Ali wrote:
How about implementing reading/text-extraction of OneNote 2007 files (*.one, *.onepkg)?
There's no file format documentation available, so it would be a reverse engineering job.
Firstly, you'd need to figure out the file structure (one poifs stream? many?). Then, the format inside that (8 byte records? something else?). Finally, you'd need to make sense of the data
Basic text extraction might be possible in a day, or it might be over a week, depending on how the format turned out to have been done. If you're interested in doing this work, join the dev list and people can give you pointers
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
