From: Phil_12345 on

Hi,

I'm having a problem of determine if a PDF file is Security enabled or
not (Security method) using VB 6. I able to load and read the
general information of the PDF file such as 'title', 'author',
'producer', ... with CAcroPDDoc.GetInfo('....") function in Acrobat 4
type library but not know how to read the security setting.

Thank you.