https://issues.apache.org/bugzilla/show_bug.cgi?id=51351
--- Comment #7 from Yegor Kozlov <ye...@dinom.ru> 2011-06-14 09:14:02 UTC --- Patch applied in r1135414. I added Java main() to WordToFoExtractor, this is how I tested your code: Usage: WordToFoExtractor <inputFile.doc> <saveTo.fo> Except for formatting and indentation, the output is identical to the XML in the uploaded archive. > > Personally I intent to continue supporting this code until it will be ready > for > production usage and may be implement xls-to-fo extractor. My goal to create > one-way converter with maximum readability, i.e. without lost text but may be > without some formatting. > Great! It will be a really valuable contribution. A xls-to-fo converter has been asked several times on the mailing lists. We already have ToCSV and ToHtml apps in poi-examples and xls-to-fo can borrow/ share code from them. > Should I also notice that doc-to-html shall be easy to implement ? ;) > That would be nice to have too. P.S. I'm leaving this ticket open for updates. Close it if you prefer to upload new patches in a new ticket. Regards, Yegor -- 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org