Page 1 of 1

Error 13 Type mismatch

Posted: Tue Feb 23, 2016 4:18 pm
by theywood
I am trying to run one of your examples. The one found in C:\Program Files\Tracker Software\PDF-XChange PRO 4 SDK\Examples\APIExamples\VBExamples\VbExCOM.

When I create an EXE of this example and attempt to run it on a Windows Server 2008 box - Within the InitSaverObj function I keep getting an Run-time error '13': Type mismatch on the following line of code:

Set PDFPrinter = PDFPFactory.Printer("", "PDF-XChange 4.0 Sample", "<YOUR REG CODE>", "<YOUR DEV CODE>")

Any ideas?

I am using version 4.0.180.0 of xpro40.dll.

Re: Error 13 Type mismatch

Posted: Tue Feb 23, 2016 7:37 pm
by theywood
Nevermind. Updated my Server 2008 box to latest version of 4 and issue went away.

Re: Error 13 Type mismatch

Posted: Tue Feb 23, 2016 8:07 pm
by Will - Tracker Supp
:D