[^^Up^^] [Menu] [About The Guide]
 PRINTING                 Introduction

 COMMANDS:

  PRINT ..              using the printer    
  REPORT ..             create a report                

 CLASSES:

  TPRINTER Class        Printer base class              
  TREPORT Class         Report base class
  TRCOLUMN class        the report column class
  TRGROUP class         Report group class                  
  TRLINE class          Report line class                                     

 FUNCTIONS:

  EndDoc                Ends a print job
  EndPage               Ends printing a page
  Escape                Directly access a device driver
  GetPrintDC            Open dialog box to retrieves a printer device context
  GetPrintDefault       Opens printer dialog and returns a device context
  GetPrinter            Retrieves a printer device context without dialog box
  PrinterSetUp          Creates a PrintDlg dialog box
  PrnLandScape          Sets the printer orientation to Landscape format
  PrnOffset             Retrieves the paper top offset
  PrnSetCopies          Sets the number of copies to print
  PrnSetSize            Sets the paper format for the current print job
  PrnPortrait           Sets the printer orientation to Portrait format
  Report                Generic report printing function
  ResetDC               Updates the given printer device context
  StartDoc              Starts a print job
  StartPage             Start printing a new page
  WndPrint              Sends the windows image to the printer

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson