https://bz.apache.org/bugzilla/show_bug.cgi?id=52949
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Nick Burch <[email protected]> --- Thanks for this. Committed as of r1738431 with a number of tweaks (using NPOIFS, opening logic similar to WorkbookFactory etc) There are now two classes you can call, one which returns the macros as in this, the other which is more a tool to extract to disk or STDOUT No documentation beyond javadocs yet though, help appreciated on that! https://poi.apache.org/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html https://poi.apache.org/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
