I have a simple vb.net application, which uses Crystal Report writer to
generate reports. Few of the important reports are to be generated as
password protected word doc. Is it possible without using any thirdparty
components? If no, which thirdparty component is "good" ?
Thanks in advance
J Justin
Jezebel - 21 Dec 2004 08:38 GMT
Doc.Password = "mypassword"
> I have a simple vb.net application, which uses Crystal Report writer to
> generate reports. Few of the important reports are to be generated as
[quoted text clipped - 4 lines]
>
> J Justin