How to make Statistica PDF (v8) appear in Devices and Printers?

How to make Statistica PDF (v8) appear in Devices and Printers?

book

Article ID: KB0073175

calendar_today

Updated On:

Products Versions
Spotfire Statistica 13.3.1 and higher

Description

The Statistica PDF driver does not install automatically with Statistica installation due to firewalls/group policies that may have caused the PDF installer to fail.  This article explains the process of installing this driver manually.

Note:  For STATNOVAPDF issues, included in V12 through V13.2, please see  https://support.tibco.com/s/article/Installing-or-removing-the-Statistica-STATNOVAPDF-V7-driver-manually

Issue/Introduction

This article discusses the steps to install the Statistica PDF driver, V8, if it does not appear in Devices and Printers after the typical installation.

Environment

Windows operating systems only.

Resolution

The Statistica PDF driver can be installed manually if the Statistica PDF does not appear under "Devices and Printers" as an available printer.  Before installing the Statistica PDF driver,  please check what Windows version is installed on this computer. If it is Windows 32-bit then you need to install the “x86” msi files. In this case, uninstall first all novaPDF 8 msi that were previously installed, if any, and then install only the x86 version of the msi.  Do the same for "64-bit" msi files.  So only "x86" should be installed on 32 bit machines and "x64" on 64-bit machines.   

The installers are typically located in the Statistica Installation folder. If this is left to defaults during installation, this location is: C:\Program Files\Statistica\Statistica 13
 
Location of Novapdf installers

To install the 3 installers by issuing the commands in the follow order:  
Open Command prompt and navigate to the location of the installers.

For 64 bit machines:
    1.  msiexec /i novaPDF8PrinterDriver(x64).msi /lv "novaPDF8PrinterDriver(x64).log".  
        
(the /lv "novaPDF8PrinterDriver(x64).log" is an option command to produce a log file )
   
    2.  msiexec /i novaPDF8SDK(x64).msi  /lv "novaPDF8SDK(x64).log".   
        
(the /lv "novaPDF8SDK(x64).log" is an optional command to produce a log file )

    3.  msiexec /i novaPDF8COM(x64).msi /lv "novaPDF8COM(x64).log".   
        
(the /lv "novaPDF8COM(x64).log" is an optional command to produce a log file )

For 32 bit machines:
    1.  msiexec /i novaPDF8PrinterDriver(x86).msi /lv "novaPDF8PrinterDriver(x86).log".   
        
(the /lv "novaPDF8PrinterDriver(x86).log" is an option command to produce a log file )

    2.  msiexec /i novaPDF8SDK(x86).msi  /lv "novaPDF8SDK(x86).log".   
        
(the /lv "novaPDF8SDK(x86).log" is an optional command to produce a log file )

     3.  msiexec /i novaPDF8COM(x86).msi /lv "novaPDF8COM(x86).log".   
        
(the /lv "novaPDF8COM(x86).log" is an optional command to produce a log file )
 
Installation commands

Additional Information

Note: For any issue with the Statistica PDF printer on the supported Statistica versions, create a Support case and send provide the following files
  • All the logs files from running the commands above (log generated when the log command is included).  Possibly 3 log files will be generated. 
  • Also send us all “novaPDF*.log” files from current user’s temp folder (type %temp% to go to the folder).
Log file location