I am trying to find a way to create a PDF using pdfcreator and set the PDF Producer to something other than ghostscript v*.
For some odd reason the program I am piping the Pdf file to will only accept canon generated PDF files.
I thought there might be some sort of ghostscript parameter I could pass but have not found anything obvious. I even looked at passing the pdf to a vbscript to modify that property but I don't off hand see any object I can create to modify it.
Any ideas or direction would be greatly appreciated.