Compatibility:
SharePoint 2013 Foundation (SPF) and Server (SPS) SharePoint 2010 Foundation (SPF) and Server (SPS) Windows SharePoint Services (WSS) 3.0 / Microsoft Office SharePoint Server (MOSS) 2007
SPF & SPS 2013 • 2010 • 2007
User Voices
(Loading...)
« Settings for Print Launchers | Release Notes »
Saturday
Sep042010

Configuration Settings

The following configuration settings are available to administrative users on the Configuration page in your PrintZen Studio, which you can access via Site Settings / PrintZen Studio / Configuration Settings.

Each setting has a global value scoped to the SharePoint server farm, and this value can optionally be overridden on the Site Collection level. The following settings are available:

User Interface Language

PrintZen has been localized for multiple languages. In addition to English and German, if you have added partial translations in other languages (via Site Settings / PrintZen Studio / DIY User Interface Localization), these languages will be available for selection here. Changing this setting affects all PrintZen user interfaces except captions and descriptions of Features, List Templates, Column Types, Content Types or Web Part Templates (those are always loaded directly by SharePoint based on the current Web Site locale).

You can pick one of the following options on the Configuration page in the PrintZen Studio:

  • (Like site, or English)
  • English
  • Deutsch

Window Options for Pop-Up Print Views

For Print Views that have been set to open in a new pop-up window (rather than the current browser tab), you can customize the options for that pop-up window here. Note that the syntax is JavaScript-imposed, consult our support forum or your in-house web developer / script specialist if unsure about the options or the syntax.

After you have customized this setting, you can click the Reset to Default Value link on the Configuration page in the PrintZen Studio to restore the following default value:

width=760,height=560,menubar=1,resizable=1,scrollbars=1,status=0,toolbar=0,location=0,directories=0

Embed additional Cascading Stylesheet (CSS) URLs

Your Print Views already DO pick up your SharePoint Site's "Theme" setting and "custom CSS link" setting. If you need any additional stylesheets loaded in your Print Views, specify them here (as absolute or relative URLs), one per line.

File Path to Merge Tool

Specify the full file path to your doc2pdf installation or equivalent tool, including the file name. NOTE: in multi-server farm environments, the program file should exist at the exact same path on all farm servers.

PrintZenServer will provide NEITHER server-side merging NOR printing unless and until a valid and fully functional doc2pdf or equivalent program file is specified here.

Stapling

Specifies whether, and where, a printer staples a multi-page document.

You can pick one of the following options on the Configuration page in the PrintZen Studio:

  • None
  • Top left
  • Top right
  • Bottom left
  • Bottom right
  • Saddle stitch
  • Dual left
  • Dual right
  • Dual top
  • Dual bottom
  • Printer default or unspecified

Duplex

Specifies whether a printer uses one-sided printing or some type of two-sided (duplex) printing.

You can pick one of the following options on the Configuration page in the PrintZen Studio:

  • One-sided
  • Two-sided (long edge)
  • Two-sided (short edge)
  • Printer default or unspecified

No default instances of PrintZen configurables on the Site Collection level (NOT recommended!)

Configurables are lists of items for defining and customizing the behaviors of this software (such as Export Actions in ExportZen, Data Sources and Data Field Templates in PeopleZen, Print Views and Print Launchers in PrintZen, Upload Actions in UploadZen). By default, each Site Collection has its own non-removable default instance that can be customized and to which additional instances can be added. In extensive farm setups (1000s of Site Collections), these default instances may be a hindrance and using only custom farm-level instances may be preferable. Tick this option to never provide the default instance on the Site Collection level.

By default, no inclusion of jQuery library v1.8.3 (NOT recommended)

Some PrintZen end user-facing artifacts may require, and load into the respective host pages, the jQuery library. Embedding jQuery more than once in a single page can sometimes cause issues. On the Configuration page in the PrintZen Studio, tick this check box only if your master pages, web pages or third-party extensions also already include jQuery globally (not just on some individual pages) and do so independently of PrintZen, to prevent PrintZen from loading jQuery redundantly. If you do so, you need to make sure jQuery (any version higher than 1.4 BUT lower than 1.9) is loaded on each page also hosting PrintZen user interface artifacts, or PrintZen will appear broken. This is a global default setting that may be optionally overridden locally where applicable.