https://bz.apache.org/bugzilla/show_bug.cgi?id=67396

--- Comment #17 from Rakhi Barayanan <rakhi.naraya...@gmail.com> ---
Hi,

Thanks for looking into this.I have tested with poi 5.2.4.
Unfortuanately it doesnot worked.
One thing I noticed is there is no where we could see "standalone=no" parameter
in xml.
But the following xml files miss ,the standalone parameter,so as it is not
present that will be treated as no i guess.So I unzipped the excel modified the
xml files by adding "standalone = yes" parameter in xml ,zippped it back to
excel and it started working

\filename\xl\sharedStrings.xml
\filename\xl\styles.xml
\filename\xl\workbook.xml
\filename\docProps\app.xml
\filename\xl\worksheets\sheet1.xml

So could you please help me to identify which jave modules/files i need to
modify to add this parameter inorder to populate in the above xml files.

-- 
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

Reply via email to