PGetPrintEPSPreviews

Gets the state for printing EPS previews rather than a gray box when printing to a non-PostScript printer.

This query was introduced in PageMaker 6.5.


Query results

This query returns a boolean indicating whether the EPS preview will be printed (true) or not (false).
Example.
PGetPrintEPSPreviews previews();
if (previews == false) ...


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions