PPrintTo

Specifies a PostScript printer description (PPD) and, for Windows only, the name of the printer.


Command constructor

PPrintTo(const char * sPPD, const char * sPrinter);
const char * sPPD;
PPD name for printer exactly as it appears in the PPD pop-up menu in the Print dialog box
const char * sPrinter;
(Windows only) Name of the printer exactly as it appears in the Print To pop-up menu in the Print dialog box
Specify an empty string ("") when printing from a Macintosh
Query to learn printer capabilities. If the PPrintTo command specifies a different type of printer than was previously targeted, it is a good idea to query (using the PGetPrintCaps query) to find the new target-printer capabilities.

Layout view only. The PPrintTo command works only in layout view.


See also

The PPrint, PPrintColor, PPrintDoc, PPrintInk, PPrintOptions, PPrintOptionsPS, and PPrintPaperPS commands

The PGetPrintTo query

Adobe PageMaker 6.5 Help > Commands > File > Print


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

Comments or suggestions? Contact Adobe Developer Support