GitHub user sandeeptiwari32 opened a pull request: https://github.com/apache/poi/pull/89
Adding chart in Document of MS-Word File without reading Temp MS-Word File Bug 61972 - Adding chart in Document of MS-Word File without reading Temp MS-Word File this patch contains changes for creating XWPFChart object in XWPFDocument object without reading Temp ms-Word File which contains chart and then modifying them. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sandeeptiwari32/poi trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/89.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #89 ---- commit 8d312b982368332a96ae9c623b1798d45c70b7d9 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-08T19:31:48Z Adding support to create chart in ms-word commit 7425ad80c71062b4286eb4ff8892eff0fd148977 Author: sandeep tiwari <er.sandeeptiwari32@...> Date: 2018-01-08T19:33:54Z adding support of creating chart in ms-word ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org