Skip to content
PrinterArchive

Section

Tools & Formats

Reference explanations of printing-related tools, formats, and standards.

32 entries

Folded sheet of continuous-form computer paper with perforated sprocket strips along both edges
Continuous-form tractor-feed paper — the material standard that shaped the document-format and queue infrastructure this section documents.ProjectManhattan, Wikimedia Commons · CC BY-SA 3.0

Reference pages on document-system formats, queues, and protocols. The infrastructure layer that the printer connects to and the document moves through.

Document infrastructure map

The layer the document moves through

Formats, queues, and protocols connect the application to the page. These reference entries document the infrastructure beneath the visible printer.

Future reference topics

  • Document compression (ZIP / archive formats)
  • File-format conversion

scanning standards

scanning standards

Tool

ISIS (Image and Scanner Interface Specification) Scanner Driver

ISIS (Image and Scanner Interface Specification) is a proprietary scanner-control and image-processing interface created by Pixel Translations and used primarily in production document capture, where its streaming "driver piping" architecture keeps high-speed scanners fully fed. Unlike the free TWAIN, WIA, and SANE standards, ISIS is royalty-bearing. Through corporate acquisitions the technology passed from Pixel Translations into Captiva Software, then into EMC's Enterprise Content Division (2005), and finally to OpenText, which acquired Dell EMC's ECD (announced September 2016, closed in early 2017) and continues to certify ISIS scanner drivers and license the related PixTools toolkits. ISIS is effectively a Windows interface and is concentrated in enterprise, high-end scanner environments.

Updated

color and imaging

color and imaging

Tool

Raster Image Processor (RIP)

A raster image processor (RIP) is the component of a printing system that converts a page description written in a page-description language such as PostScript, PDF, or XPS into the raster image (bitmap) a marking engine uses to place dots on paper, film, or a plate. It bridges resolution-independent, device-independent page content and the fixed pixel grid of a physical output device, working in three broad stages: interpretation of the page description, rendering to a continuous-tone bitmap, and screening (halftoning) down to the levels the engine supports. A RIP may be software, printer firmware, or dedicated hardware, and it sits between prepress content creation and the marking engine in virtually every raster printing workflow.

Updated

document standards

document standards

Tool

TIFF (Tagged Image File Format)

TIFF (Tagged Image File Format) is a tag-based container format for raster images, created in the mid-1980s desktop-publishing and desktop-scanning world. A TIFF file is a directory of tagged fields describing one or more images, with pixel data that may use any of several encodings and compression schemes. The current and last major version is Revision 6.0 (June 3, 1992), which split the format into Baseline TIFF and optional Extensions. Adobe, having acquired the original steward Aldus in 1994, holds the specification. TIFF is primarily a source/master and interchange format rather than a printer or page-description language, and remains a leading choice for high-fidelity master and archival imaging.

Updated

printing protocols

printing protocols

Tool

Bonjour / mDNS Printer Discovery

Bonjour is Apple's implementation of zero-configuration networking, built on the IETF standards Multicast DNS (RFC 6762) and DNS-Based Service Discovery (RFC 6763). For printing, it is the discovery layer: printers advertise DNS-SD service records over mDNS on the local network, and clients browse for those records to build a list of available printers and learn what each one supports. It handles only discovery and addressing; a separate print protocol such as IPP carries the actual job. Both RFCs were published in February 2013, authored by Stuart Cheshire and Marc Krochmal of Apple, and the same discovery layer underpins AirPrint and the Printer Working Group's IPP Everywhere.

Updated

page description languages

page description languages

Tool

AFP (Advanced Function Presentation)

Advanced Function Presentation (AFP) is a document and information presentation architecture originally developed by IBM for high-volume, high-speed, variable-data printing. Rather than a single file format, it is a coordinated family of architectures whose two central pillars are MO:DCA (Mixed Object Document Content Architecture), the device-independent data stream describing a document's content and layout, and IPDS (Intelligent Printer Data Stream), the bidirectional host-to-printer protocol that drives the device and returns status to the host. AFP is object-driven, all-points-addressable, and resource-managed. Since the mid-2000s the architecture has been stewarded as an open standard by the AFP Consortium (AFPC) rather than by IBM alone.

Updated

document workflows