On Mon, 31 Jan 2011, jamestthomas wrote:
I use the POIFSFileSystem object to copy the template . I was wondering if there is another object I could try.
Not sure I follow you there. If you just want to copy one file to another, simply use something like the File object.
If you mean you create a HSSFWorkbook using a POIFSFileSystem constructor, then that's your only way, yes. Any problem is likely to be with the low level records that HSSF writes, rather than anything in the POIFS layer
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
