[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 --- Comment #7 from SANDEEP TIWARI --- hi sir, please review code from Git Commit Adding chart in Document of MS-Word File without reading Temp MS-Word File #89 https://github.com/apache/poi/pull/89 -- You are receiving this mail because: Yo

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 --- Comment #6 from SANDEEP TIWARI --- Hi P J Fanning sir, Should i used XDDFChart class method to create charts, when i wrote that test class at that time there are no XDDFChart class so that's why i need to used ct class object. i am updating

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 --- Comment #5 from PJ Fanning --- Thanks Sandeep for the patch. Would it be possible to make a Pull Request to https://github.com/apache/poi/ instead? I find it easier to review Pull Requests than svn diffs. I had a quick look at TestChart.jav

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 SANDEEP TIWARI changed: What|Removed |Added OS||All --- Comment #4 from SANDEEP TIWAR

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 --- Comment #3 from SANDEEP TIWARI --- Created attachment 35658 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35658&action=edit OutPut of TestChart class Created ms-Word File using TestChart class -- You are receiving this mail beca

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 --- Comment #2 from SANDEEP TIWARI --- Created attachment 35657 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35657&action=edit Test Java File Which Explain how to create chart in XWPFDocument this test file have a example for creatin

[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File

2018-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61972 SANDEEP TIWARI changed: What|Removed |Added CC||er.sandeeptiwar...@gmail.co