Search found 1 match
- Thu Jul 15 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: EncryptPDFDocument doesn't work
- Replies: 1
- Views: 3588
EncryptPDFDocument doesn't work
I have PDF Document Converter 2.10i developer version. I'm using Visual Foxpro 8. I'm trying to protect a pdf file using EncryptPdfDocument. This is the declaration: Declare Integer EncryptPDFDocument In CdIntf.dll AS EncryptPdfDocument String szInputFile, String szOwnerPassword, String szUserPasswo...