POI-HSSF, as you know, unfortunatly doesn't support encryption, so you
cannot password-protect a sheet (by the way, JexcelAPI's do, and it works
fine !). So you have to add directly a password record using low-levels
API, which requires the knowledge to Excel records -that means lot of time.
So does anyone has a Java program able to add a password-protection to an
existing excel file, or some example source code (I've downloaded the
source code of POI) ?

Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to