TonerPressWebProperties
Type: Object
Technical capabilities for a continuous‑feed toner press (web width, substrates, color, duplex, resolution, inline options, performance).
Used by the planner to validate jobs, route variable print work and simulate throughput on web devices.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| colors | ColorCapabilities! | Color and ink capabilities | ||
| cutoffLengthMm | Decimal | Repeat length, if applicable | ||
| duplexMode | DuplexModeWebEnum | Duplex printing capability | ||
| inlineFinishing | [String!] | Available inline finishing options | ||
| maxPrintWidthMm | Decimal | Maximum printable width | ||
| maxStockWeightGsm | Decimal | Maximum substrate weight in grams per square meter | ||
| maxWebWidthMm | Decimal! | Maximum web width in millimeters | ||
| minWebWidthMm | Decimal | Minimum web width in millimeters | ||
| performance | Performance! | Performance characteristics (throughput typically in m_per_min) | ||
| resolutionDpi | Int | Print resolution in dots per inch | ||
| resourceType | String! | Resource type discriminator | ||
| substrateTypes | [MediaTypeEnum!] | Types of media this device can handle |