You can use single and multi-page TIFF files as dynamic overlays that can be sent to the PageOUT Process. This is useful, for example, for re-printing archived TIFF files.
1
2
3 TIFF tags are extracted from the input file and stored in variables that can be used in the PageOUT Process. For example, the value of the TIFF tag ImageWidth is stored in the variable $ImageWidth. The following variables are available:
$ImageWidth $ImageLength $XResolution $YResolution $DocumentName $ImageDescription $PageName $Software $DateTime Date and time for creation of the TIFF file, in format YYYY:MM:DD HH:MM:SS $Artist $HostComputer The computer and/or operating system used for creating the image. $TargetPrinter $RowsPerStrip Number of rows per trip. This means that striped TIFF images can be created.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |