Dear Friends
I try to convert Normal pdf into password protected PDF through Excel VBA with the PDFCreator Printer.
while i run the code, it display Runtime error 462.
Please help to solve.
Full Code As Below.
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
'ABOVE DELARTION...