Arbortext Command Language > Commands > print
  
print
print editor [ panel] [ all | screen | selection] [ portrait | landscape] [ header= { pageno | datemark | none | 'string'}] [ footer= { pageno | datemark | none | 'string'}] [ leftmargin= n] [ topmargin= n] [ printer= printer_name] [ file= path_name] [ color | monochrome] [ copies=n]
and
print composed [ panel] [ all | current | page_range | page_list] [ onepass | allpasses | noformat] [ force | auto] [ wait | nowait] [ portrait | landscape] [ collate | nocollate] [ papersize= { uslegal | usletter | a4 | b5}] [ paperheight=n] [ paperwidth=n] [ printer=printer_name] [ file=path_name] [ color | monochrome] [ copies=n] [ stylesheet=e3:n]
The print command prints the specified portion of the document. There are two main arguments to this command: composed and editor.
* 
If you do not specify the editor or composed arguments, the print command defaults to the composed argument if the Print Composer is installed and you are printing a non-ASCII document. It defaults to the editor argument if the Print Composer is not installed or you are printing an ASCII document.