Word File Creation

V

venukus

Hi all,

We are developing an application, which needs us to encrypt a Word
document and decrypt it later before viewing it in Word Application.
Encryption and decryption both work fine. The problem is, we want to
avoid saving the decrypted content as a file on hard disk.

By not saving the decrypted content as a file on hard disk, we can make
sure that a decrypted file is never available on a client's machine
for him/her to make copies from. This is a security measure that we
want to build into our application.

Any help appreciated !!!

Thanks,
Venu Gopal S.R.
 
Top