producer

Get the document producer.
[read-only property] producer([out, retval] BSTR *val)
This property contains the value of the Producer field.

This property throws an error if the requested entry doesn't exist in the info dictionary.

Reading this property is equivalent to calling:

pdf.getInfoString("Producer")
VB:
s = pdf.producer MsgBox("producer = " & s)
getInfoString
title
subject
keywords
author
creator