Administration > Preview, Print, and Publishing Configuration
  
Preview, Print, and Publishing Configuration
Customizing the Print Preview Window
When Arbortext Editor starts to preview a document, it looks for certain configuration files. These files include commands that set appearance of the Print Preview window, for example, the magnification at which to display the pages, and the preferred view mode
Files that can be used to store preview commands
To set preview options for:
Enter commands in:
all documents for the entire installation
pubview.cf file in the pubview subdirectory of Arbortext-path
all documents of a particular document type
docname.vcf in the doctypename subdirectory of Arbortext-path
only one document
docname.vcf file in the document directory
Arbortext Editor reads an installation-wide set of commands from the system pubview.cf file, which is found in the pubview subdirectory of Arbortext-path, and accesses information about font metrics from .tfm files.
Arbortext Editor reads commands from the docname.vcf file associated with the document in the document's working directory. Commands in this file override those in the system pubview.cf file, and can be overridden by settings in the doctypes directory.
It checks for a docname.vcf file in the doctypename subdirectory of the doctypes directory and reads in commands specific to that document. Commands in this file override commands in both the system pubview.cf file and the pubview.vcf file in the user's home directory.