Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

start-page

Arguments: printer

Returns the first page of the range of pages to be printed by printer, as requested by the user on the print job dialog. The application should interpret the start-page and end-page properties of the printer stream and print only the appropriate part of the output.

start-page is a property of the printer class.

This function is not setf'able. You must specify a value for this property when a printer stream is created with open-stream using the :start-page initarg. (It can also be changed in the printer job control dialog when printing is initiated by a user, but the initial value in the job control dialog cannot be changed.)


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version