Accusoft Prizm Viewer List File Schema Schema
PrintDefaults Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > PrizmViewerListFile Element : PrintDefaults Element

Glossary Item Box

Description

The PrintDefaults element contains print job dialog defaults to override those set by the user in the print job dialog.
Namespace (none)

Type

Diagram

PrintDefaults Element

Overview

PrintDefaults optional printdefaultstype Complex Type
The PrintDefaults element contains print job dialog defaults to override those set by the user in the print job dialog.
AutoOrient optional Restriction of xsd:string
The AutoOrient attribute specifies how images are to be re-orientated to best fit on the selected paper size.
ShowPrintDialog optional xsd:boolean
This attribute suppresses the print job dialog and uses defaults to complete the print job. All the pages in the list file are printed.
PosterPaperOrientation optional Restriction of xsd:string
The attribute value is set by using the following orientations.
PrintAnnotations optional xsd:boolean
The PrintAnnotations attribute will cause annotations to be included when printing if set to true.
BitonalImage optional printedimagetype Simple Type
The BitonalImage attribute specifies whether or not bitonal images can be printed as posters in addition to printing as single pages.
BitonalImageFit optional printedimagefittype Simple Type
The BitonalImageFit attribute specifies how a bitonal image is fitted to a single page.
ColorImage optional printedimagetype Simple Type
The ColorImage attribute specifies whether or not color images can be printed as posters in addition to printing as single pages.
ColorImageFit optional printedimagefittype Simple Type
The ColorImageFit attribute specifies how a color image is fitted to a single page.
PDFImage optional printedimagetype Simple Type
The PDFImage attribute specifies whether or not PDF pages can be printed as posters in addition to printing as single pages.
PDFImageFit optional printedimagefittype Simple Type
The PDFImageFit attribute specifies how a PDF page is fitted to a single page.
CADImage optional printedimagetype Simple Type
The CADImage attribute specifies whether or not CAD drawings can be printed as posters in addition to printing as single pages.
CADImageFit optional printedimagefittype Simple Type
The CADImageFit attribute specifies how a CAD drawing is fitted to a single page.
PosterShrinkToFitAcross optional xsd:nonNegativeInteger
The PosterShrinkToFitAcross attribute limits the number of horizontal pages a poster can use. Set to zero for an unlimitied number of pages.
PosterShrinkToFitDown optional xsd:nonNegativeInteger
>The PosterShrinkToFitDownattribute limits the number of vertical pages a poster can use. Set to zero for an unlimitied number of pages.
PosterMinWider optional Restriction of xsd:decimal
The PosterMinWider attribute specifies how many inches wider the image must be than the width of the currently selected paper. If the image is not this much wider, it is printed as a single sheet.
PosterMinTaller optional Restriction of xsd:decimal
The PosterMinTaller attribute specifies how many inches taller the image must be than the height of the currently selected paper. If the image is not this much heigher, it is printed as a single sheet.
PosterOverlapAcross optional Restriction of xsd:decimal
The PosterOverlapAcross attribute specifies how many inches the printer poster pages will overlap each other horizontally.
PosterOverlapDown optional Restriction of xsd:decimal
The PosterOverlapDown attribute specifies how many inches the printer poster pages will overlap each other vertically.
PosterOverlapFill optional xsd:boolean
The PosterOverlapFill attribute specifies whether or not the last poster page in the row(s) and/or column(s) will fill with image instead of being blank.
PosterOverlapUnscaled optional xsd:boolean
The PosterOverlapUnscaled attribute causes the overlap between poster pages to be in image inches instead of paper inches.
PosterSheetOrderFirst optional Restriction of xsd:string
The attribute value is set by using one of the following starting corners.
PosterSheetOrderDirection optional Restriction of xsd:string
The PosterSheetOrderDirection attribute specifies whether rows or columns are colated together.
CadUnitScale optional Restriction of xsd:decimal
The CadUnitScale specifies to how many inches each cad unit will scale, regardless of the type of cad unit.

Source

<xsd:element name="PrintDefaults" type="printdefaultstype" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>The PrintDefaults element contains print job dialog defaults to override those set by the user in the print job dialog.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.