PRINT_PREVIEW_ZOOM
Zoom factor for print preview window
WTSupported in traditional Synergy on Windows
|
|
|
|
The PRINT_PREVIEW_ZOOM environment variable specifies the zoom factor for the print preview window in the Synergy Windows printing API.
Value
The zoom factor, which is a percentage.
Discussion
The print preview window enables users to preview any page of a document to see how it will look when it is printed. They can zoom in or out, changing the size of the page as displayed in the window. When you exit the print preview function, the current zoom factor is stored in PRINT_PREVIEW_ZOOM by the Synergy Windows printing API.
If you want to set a system-wide default print preview zoom factor, you can set PRINT_PREVIEW_ZOOM in synergy.ini.
Setting location
Written to [synergy] section of the synergy.ini file by the Synergy Windows printing API.
Used by
Synergy Windows printing API
Examples
The following example from the synergy.ini file sets the zoom factor to 75 percent:
[synergy] PRINT_PREVIEW_ZOOM=75