GetPdfAAuthor

Returns the value of the author of the PDF/A document.

 

GetPdfAAuthor (pBlackIceDEVMODE As Long) As String

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - string value. This value contains the author of the PDF/A document.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.