PGetPrintEPSPreviews

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

This query is new 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) ...


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support