Dim object object = CreateObject("Pdfcreator")
ElementsclassNameA string of the form appName.appClass, designating the kind of object to create (for example, "WordPro.Application").The appName is an application that supports OLE Automation.The appClass is the class of the object to create. Products that support OLE Automation provide one or more classes. See the product documentation for details.