Loading

Response to KnownDevices

The PRISMAsync Print Server sends its capabilities to the requesting application in the response to the JMF query KnownDevices.

Syntax

XPath: /JMF/Response/DeviceList/DeviceInfo/DeviceCap/DevCapPool/DevCap/

Supported range

  • @Name="RunList"

    The RunList resource contains the supported submission methods.

  • @Name="LayoutPreparationParams"

    The LayoutPreparationParams resource contains image shift, insert sheet and 1-sided or 2-sided.

  • @Name="ColorantControl"

    The ColorantControl resource contains the default value for the process colour model (DeviceCMYK or DeviceGray).

  • @Name="ScreeningParams"

    The ScreeningParams resource contains the halftone parameters.

  • @Name="DigitalPrintingParams"

    The DigitalPrintingParams resource contains the values for:

    • Collate: None or SheetSetAndJob

    • OutputBin: AutoSelect and output trays depending on the installed modules

    • PageDelivery: ReverseOrderFaceDown, ReverseOrderFaceUp , SameOrderFaceDown or SameOrderFaceUp

    • OffsetDirection: None or Alternate

    • OffsetAmount: 1..9999

  • @Name="InterpretingParams"

    The InterpretingParams resource contains the supported resolutions, scaling and anti-aliasing.

  • @Name="RenderingParams"

    The RenderingParams resource contains the colour presets and the name and version of the rendering agent.

  • @Name="HoleMakingParams"

    The HoleMakingParams resource contains the punch settings and the rotation setting.

  • @Name="TrimmingParams"

    The TrimmingParams resource contains the trimming width and height.

  • @Name="CoverApplicationParams"

    The CoverApplicationParams resource contains the cover settings.

  • @Name="FoldingParams"

    The FoldingParams resource contains the fold settings and the fold method.

  • @Name="CreasingParams"

    The CreasingParams resource contains the crease settings.

  • @Name="Media"

    The Media resource contains the supported media and media locations (trays).

  • @Name="StitchingParams"

    The StitchingParams resource contains the stitch settings and the saddle press settings.

  • @Name="Ink"

    The Ink resource contains the list of supported ink colours.

  • @Name="GeneralID"[@ID="DC_Preset"]

    The "DC_Preset" and "VirtualPrinter" contain the list of available automated workflows. See directly below for the message containing "VirtualPrinter".

Retrieve the list of available workflows

The "DC_Preset" and "VirtualPrinter" contain the list of available automated workflows. The automated workflows must be separated by a whitespace. The whitespace must be encoded as "%20". When the name of an automated workflow contains a space, the space must be encoded as "%20".

Syntax

XPath: /JMF/Response/DeviceList/DeviceInfo/DeviceCap/DevCapPool/DevCap/@Name="GeneralID"[@ID="DC_Preset"]

Or

XPath: /JMF/Response/DeviceList/DeviceInfo/DeviceCap/FeaturePool/EnumerationState/@Name="VirtualPrinter"