Previous | Next | (P-PDF) Developers
Topic: Changing properties of PDF file with VB
Conf: (P-PDF) Developers, Msg: 31987
From: mletterman
Date: 12/24/2001 01:33 AM
On 12/23/2001 12:50:00 PM, aandi wrote:
>Use the GetInfo and SetInfo
>methods. You also need to
>refer to the PDF
>Specification, but only to
>understand the names of the
>entries in the Info dictionary
>(section 8.2).
Thx! I managed to change the properties(author, subject ect.) with setinfo command:-) thx for your help agian!