DOWNLOAD Sharp CALLISTO V2 (serv.man2) Service Manual ↓ Size: 585.31 KB | Pages: 32 in PDF or view online for FREE

Model
CALLISTO V2 (serv.man2)
Pages
32
Size
585.31 KB
Type
PDF
Document
User Manual / Operation Manual
Brand
Device
Copying Equipment / Queue Class Index, for Callisto v2 (AS version)
File
callisto-v2-sm2.pdf
Date

Sharp CALLISTO V2 (serv.man2) User Manual / Operation Manual ▷ View online

NotifyByEmail ( aMailServer, aFromAddress, aToAddress, aMessage : String )  
This method notifies user by email.  
Parameters: 
aMailServer - 
name of mail server
aFromAddress - 
email address of where email sent is from
aToAddress - 
email address of where email sent is to
aMessage - 
Message to be included in email
Returns: 
No value returned 
History: 
05/05/2004 version 1 written
 
Back to index
  
NotifyByMessage 
NotifyByMessage ( aNotifyName, aMessage : String )  
Notifies user using windows messaging  
Parameters: 
aNotifyName - 
This is the user's computer name
aMessage - 
Message to be included in windows message
Returns: 
No value returned 
History: 
05/05/2004 version 1 written
 
Back to index
  
PCLInsert 
PCLInsert( aFileName, aPCLFilename: String ;aPCLType : Integer ) 
Inserts PCL from a file  
Parameters: 
aFilename - 
Source file to insert PCL into
aPCLFilename - 
file that contains PCL
aPCLType - 
If aPCLType is 0: If PCL defined not a macro If aPCLType is 
1: 
 
If PCL defined a macro. Only works with PCL 5. 
Returns: 
No value returned 
History: 
05/05/2004 version 1 written
 
Back to index
  
PJLExtract 
PJLExtract ( aFileName : String )  
This removes PJL from a PCL file  
Parameters: 
aFileName - 
Source file to remove PJL from
Returns: 
Returns no value 
History: 
08/05/2004 version 1 written
 
Back to index
  
PJLInsert 
PJLInsert(aFilename, aPJL : String )  
Inserts PJL into file  
Parameters: 
aFilename - 
Source file to insert PJL into
aPJL - 
PJL string to be inserted
Returns: 
No value returned 
History: 
05/05/2004 version 1 written
 
Back to index
  
PSInsert 
PSInsert ( aFilename, aPSString: String; aPosition: Integer)  
Inserts postscript into Various points in postscript file  
Parameters: 
aFilename - 
Path of postscript file
aPSString - 
Postscript to be inserted into file
aPosition 
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 
 
PSINSERT_PAGENUMBER : Replaces driver's %%Page 
 
PSINSERT_BEGINPAGESETUP : After %%BeginPageSetup 
 
PSINSERT_ENDPAGESETUP : Before %%EndPageSetup 
 
PSINSERT_PAGETRAILER : After %%PageTrailer 
 
PSINSERT_PLATECOLOR : Replace driver's %%PlateColor:  
 
PSINSERT_SHOWPAGE : Before showpage operator 
 
PSINSERT_PAGEBBOX : Replaces driver's 
%%PageBoundingBox 
 
PSINSERT_ENDPAGECOMMENTS : Before 
%%EndPageComments 
 
PSINSERT_VMSAVE : Before save operator 
 
PSINSERT_VMRESTORE : After restore operator 
Returns: 
No value returned 
History: 
07/05/2004 version 1 written
 
Back to index
  
Page of 32
Display

Sharp CALLISTO V2 (serv.man2) User Manual / Operation Manual ▷ Download