I am making RTF file programmatically using iText, "com.lowagie.text.rtf".
Now I need to make my RTF file protected.
Does anyone know how can I do this using the iText API?
I am making RTF file programmatically using iText, "com.lowagie.text.rtf".
Now I need to make my RTF file protected.
Does anyone know how can I do this using the iText API?
Please take a look at my name. I am Bruno Lowagie and when you say "the lowagie api", you are talking about me.
Allow me to rephrase your question:
"Can I protect an RTF file created using the iText RTF library?"
The answer to this question is:
No, you can't protect an RTF file created with that library. That library has been abandoned in 2009. Nobody is working on that library anymore. File-protection isn't supported in that version and won't be supported in the future.