This connector sends output to a Previewer. The Previewer reads the file extension and opens the output file in the corresponding application (*.pdf in Acrobat Reader, etc.). The Previewer recognizes the following formats: pdf, ps, tif, dcx, html, xml, pcl. It tries to open other formats as *.txt.See About Previewer for more information about Previewer.
Example 47 if($var = "Preview")callproc("PreviewProcess");elsecallproc("DefaultProcess");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |