<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Variable_Data_Intelligent_Postscript_Printware</id>
	<title>Variable Data Intelligent Postscript Printware - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Variable_Data_Intelligent_Postscript_Printware"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Variable_Data_Intelligent_Postscript_Printware&amp;action=history"/>
	<updated>2026-07-25T19:50:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Variable_Data_Intelligent_Postscript_Printware&amp;diff=613885&amp;oldid=prev</id>
		<title>imported&gt;InternetArchiveBot: Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Variable_Data_Intelligent_Postscript_Printware&amp;diff=613885&amp;oldid=prev"/>
		<updated>2025-10-24T17:57:36Z</updated>

		<summary type="html">&lt;p&gt;Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Orphan|date=June 2019}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Variable Data Intelligent Postscript Printware&amp;#039;&amp;#039;&amp;#039; is an open language from [[Xerox]] that enables highest-performance output of [[variable-data]] [[PostScript]] documents. It is used by the FreeFlow VI Suite (VIPP) front end.&lt;br /&gt;
&lt;br /&gt;
==Origins==&lt;br /&gt;
VIPP was originally called XGF and it is simply groups of [[PostScript]] dictionaries which provide macros that simplify writing of complex PostScript commands. PostScript is powerful language which allows [[variable data printing]] and personalization of the data stream with the right commands. To implement some of these features a programmer has to write a few, or sometimes many, lines of code. Xerox developed macro procedures in PostScript language dictionaries to make page control easier.&lt;br /&gt;
&lt;br /&gt;
For example, to merge a graphic form with the data stream requires an understanding of PostScript commands according to the Adobe PostScript Language Reference Manual (PLRM, otherwise known as the &amp;quot;Red book&amp;quot;). [[Xerox]] gives you this feature through this simple command &amp;quot;(&amp;#039;&amp;#039;formname&amp;#039;&amp;#039;) SETFORM&amp;quot;, where &amp;#039;&amp;#039;formname&amp;#039;&amp;#039; is the name of the form accessible from the Xerox printer controller (DocuSP or FreeFlow Print Server). Several VIPP commands are identical to PostScript commands.&lt;br /&gt;
&lt;br /&gt;
VIPP was originally written by couple of Xerox systems Analysts in Switzerland to enable the highest speed Postscript printers, at that time 50 pages per minute, to have the features of Xerox&amp;#039;s proprietary production printing languages PDL and FDL which provide simple variable data printing. [[Xerox]] Corporation adopted the idea and developed their work by putting these procedures on [[Sun Microsystems]] hosts where the Adobe interpreter also resides. Together, these modules give complete control over the printing engine and data stream.&lt;br /&gt;
&lt;br /&gt;
==Operation==&lt;br /&gt;
VIPP can be used in four different modes: Database mode, Line mode, XML mode and Native mode.  In Database mode, the programmer can quickly implement a printing solution, for example a billing application, for a delimited database file. In Line mode, an existing print application can be enhanced with form overlays, font selection, color and other features offered by modern laser printers. In XML mode, an XML file can be turned into a readable document. In all modes, VIPP offers conditional logic manipulation of the data.&lt;br /&gt;
&lt;br /&gt;
For example, a multi-page bill could be printed in duplex (two-sided) mode with the first page selected from a paper tray loaded with a perforated sheet for remittance return, and the back side printed with disclosures and instructions, while subsequent pages of billing detail are printed on plain paper.  The VIPP programmer might even insert an [[Optical character recognition|OCR]] or [[Magnetic Ink Character Recognition|MICR]] line for remittance processing, complete with a check digit.&lt;br /&gt;
&lt;br /&gt;
Xerox markets an [[Interactive Development Environment]] for VIPP called FreeFlow VI Designer.&amp;lt;ref&amp;gt;{{cite web|url=http://www.lytrod.com/|title=Lyrod}}&amp;lt;/ref&amp;gt; and FreeFlow VIPP Pro Publisher.&amp;lt;ref&amp;gt;{{cite web|url=http://www.xerox.com/digital-printing/workflow/freeflow/vipp-pro-publisher/enus.html|title=Freedlow VIPP Pro Publisher website|publisher=[[Xerox]]|accessdate=}}&amp;lt;/ref&amp;gt; These help a programmer code applications rapidly in VIPP. FreeFlow VIPP Pro Publisher is a plugin to the popular Adobe InDesign product enabling [[WYSIWYG]] VIPP development.&amp;lt;ref&amp;gt;{{cite web|url=http://www.veedeepee.com/2008/03/vipp_pro_publisher_1.html |title=VDP |publisher=veedeepee.com |accessdate=14 July 2013 |url-status=dead |archiveurl=https://web.archive.org/web/20100504090257/http://www.veedeepee.com/2008/03/vipp_pro_publisher_1.html |archivedate=May 4, 2010 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Licensing==&lt;br /&gt;
VIPP is licensed to specific printer controllers running a [[Solaris (operating system)|Solaris]] or [[Microsoft Windows]] operating system,&amp;lt;ref&amp;gt;{{cite web|url=http://www.office.xerox.com/multifunction-printer/color-multifunction/creo-spire-cxp3535e/spec-enus.html|title=Creo|publisher=[[Xerox]]|accessdate=|archive-date=2010-08-18|archive-url=https://web.archive.org/web/20100818205754/http://www.office.xerox.com/multifunction-printer/color-multifunction/creo-spire-cxp3535e/spec-enus.html|url-status=dead}}&amp;lt;/ref&amp;gt; including some PostScript capable office devices that have non-volatile memory (such as a hard disk). VIPP is capable of being installed on any device which has a PostScript interpreter.&amp;lt;ref&amp;gt;{{cite web|url=http://www.adobe.com/products/postscript/overview.html|title=PostScript Products Overview|publisher=[[Adobe Systems Incorporated]]|accessdate=}}&amp;lt;/ref&amp;gt; FreeFlow Print Server (FFPS), formerly DocuSP is VIPP enabled but is limited in producing up to 200 pages until appropriately licensed.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://www.support.xerox.com/support/vi-suite/documentation/enus.html VIPP (Variable-data Intelligent PostScript Printware) Support &amp;amp; Software]&lt;br /&gt;
&lt;br /&gt;
[[Category:Digital typography]]&lt;br /&gt;
[[Category:Page description languages]]&lt;br /&gt;
[[Category:Software that uses wxWidgets]]&lt;/div&gt;</summary>
		<author><name>imported&gt;InternetArchiveBot</name></author>
	</entry>
</feed>