Hallo to everyone
I tried to use PDF creator (version 4.4.0 on Windows 10) in a Power Shell Script:
$PDFCreator = New-Object -ComObject PDFCreator.JobQueue
$PDFCreatorQueue.Initialize()
I got the exception:
-
$PDFCreatorQueue.Initialize()
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (
[], RuntimeException
- FullyQualifiedErrorId : InvokeMethodOnNull
- CategoryInfo : InvalidOperation: (
Thanks,.
Paolo
1 post - 1 participant