Another hand coming up for this. My client uses PDFCreator in terminal server and they are moving to a new server so I've installed a trial. They have 200+ Excel workbooks with a macro I wrote for them that exports a workbook to a secure PDF (the reason the bought PDFCreator). It now throws an error for every workbook. That's a lot of updating to do...
Might downgrade to the older version. Is it still available for download? (Later - yes it is fortunately)
It would be better if the OpenViewer property was still there so at least this line wouldn't throw an error in legacy code:
PrintJob.SetProfileSetting "OpenViewer", "false"
Breaking change for no real reason?