> At 4:34 PM -0800 11/28/02, Amit Bhatnagar wrote:
> >Does anyone know, or could suggest a way, that I could use
> >iText's services (specifically the Encrypt class) within my
> >c++ application.
>
> So is your application doing PDF generation then, and you
> just don't have encryption supp
t: Friday, November 29, 2002 0:35
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Calling iText services within a c++
> application
>
> Does anyone know, or could suggest a way, that I could use
> iText's services (specifically the Encrypt class) within my
> c
Does anyone know, or could suggest a way, that I could use
iText's services (specifically the Encrypt class) within my
c++ application. Is this a good idea? If not, the only alternative
I can think of is to make a system call to run java on iText's
Ecnrypt.class thru the command line.
Is there a