https://issues.apache.org/bugzilla/show_bug.cgi?id=51391

Pradeep Nair <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #6 from Pradeep Nair <[email protected]> 2011-06-21 06:54:12 UTC ---
Dear Yegor,

The file containg issue with workbook.write is intellectual property of my
customer so I will not be able to share. So I am marking the bug as resolved.

Thanks & Regards,
Pradeep

(In reply to comment #5)
> Please upload the input file with macros. Without the problematic file we 
> can't
> do much to help you.
> 
> Yegor
> 
> (In reply to comment #4)
> > (In reply to comment #1)
> > > You must set the "preserve nodes" flag to true when opening a macro 
> > > containing
> > > workbook that you wish to write out again later
> > > See the java docs, eg
> > > http://poi.apache.org/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)
> > 
> > Dear Nick,
> > 
> > The implementaion calls following constructor create workbook object.
> > 
> > //passed ByteArrayInputStream, preseve node true.
> > new HSSFWorkbook(inp, true);
> > 
> > Any further inputs?
> > 
> > Thanks & Regards,
> > Pradeep

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to