Michael,
This is pretty interesting and might save me some time. I have written a simple encryption/decryption library which stores the stylesheet as a single string (imports and includes) in a SQLite database. Its not 100% secure (I don't think anything is 100% secure), but it does make it very difficult to decrypt. Nevertheless, I want to try your example out. The link you provide to use the zip runs from the command line. Is there any documentation for running from embedded code?
Thx
Phil
|