Error with PDFCreator.JobQueue

Hi, I use following VBA script:

Set objFSO = CreateObject("Scripting.FileSystemObject")
Set ShellObj = CreateObject("Shell.Application")
Set PDFCreatorQueue = CreateObject("PDFCreator.JobQueue")

But after running the script, I receive message shown on the image:

Error: ActiveX cannot create object 'PdfCreator.JobQueue!
Code: 800A01AD

I use PDFCreator Free 6.0.1.0

Do you have any suggestion how to solve this?

Hi Jan_Jiri_Mamut,

take a look at this thread:

Thanks :slight_smile:
Do anybody have idea if this is only temporary matter (COM module support in free version) and will be fixed in near future?