Hallo,
I tried to use a PDFCreator in a Power Shell Script on Windows 10:
I create the object:
$PDFCreator = New-Object -ComObject PDFCreator.JobQueue
But when I run it I get the following error:
- $PDFCreator = New-Object -ComObject PDFCreator.JobQueue
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (: [New-Object], TargetInvocationException
Thanks
1 post - 1 participant