https://issues.apache.org/bugzilla/show_bug.cgi?id=53943
Priority: P2 Bug ID: 53943 Assignee: dev@poi.apache.org Summary: [PATCH] added method processSymbol() to allow converting word symbols Severity: enhancement Classification: Unclassified OS: All Reporter: josh.holth...@gmail.com Hardware: PC Status: NEW Version: 3.8 Component: HWPF Product: POI Created attachment 29427 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29427&action=edit proposed patch There is currently no conversions for Word Symbols. This patch allows any converter to override the processSymbol() method and convert the symbols as needed. For example changing the pi symbol to "π" for html conversion. -- 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