CALLISTO V2 (serv.man2). Queue Class Index, for Callisto v2 (AS version) - Sharp Copying Equipment User Guide / Operation Manual. Page 13

Read Sharp CALLISTO V2 (serv.man2) User Guide / Operation Manual online

History: 
05/05/2004 version 1 written
 
Back to index
  
PSInsert 
PSInsert( aPSString: String; aPosition: Integer ) 
inserts Postscript into print job  
Parameters: 
aPSString - 
Postscript to be inserted into file
aPosition 
Position of postscript to be inserted into file 
 Position 
 
PSINSERT_BEGINSTREAM : Before the first byte of job 
stream. 
 
PSINSERT_PSADOBE : Before %!PS-Adobe. 
 
PSINSERT_PAGESATEND : Replaces driver's %%Pages 
(atend). 
 
PSINSERT_PAGES : Replaces driver's %%Pages nnn. 
 
PSINSERT_DOCNEEDEDRES : After 
%%DocumentNeededResources. 
 
PSINSERT_DOCSUPPLIEDRES : After 
%%DocumentSuppliedResources. 
 
PSINSERT_PAGEORDER : Replaces driver's %%PageOrder. 
 
PSINSERT_ORIENTATION : Replaces driver's %%Orientation. 
 
PSINSERT_BOUNDINGBOX : Replaces driver's 
%%BoundingBox. 
 
PSINSERT_DOCUMENTPROCESSCOLORS : Replaces 
driver's %DocumentProcessColors . 
 
PSINSERT_COMMENTS : Before %%EndComments. 
 
PSINSERT_BEGINDEFAULTS : After %%BeginDefaults. 
 
PSINSERT_ENDDEFAULTS : Before %%EndDefaults. 
 
PSINSERT_BEGINPROLOG : After %%BeginProlog. 
 
PSINSERT_ENDPROLOG : Before %%EndProlog. 
 
PSINSERT_BEGINSETUP : After %%BeginSetup. 
 
PSINSERT_ENDSETUP : Before %%EndSetup. 
 
PSINSERT_TRAILER : After %%Trailer 
 
PSINSERT_EOF : After %%EOF 
 
PSINSERT_ENDSTREAM : After the last byte of job stream 
 
PSINSERT_DOCUMENTPROCESSCOLORSATEND : 
Replaces driver's %%DocumentProcessColors (atend) 
 
Page level injection points 
Page of 32
Display

Click on the first or last page to see other CALLISTO V2 (serv.man2) service manuals if exist.