      ======================================
         Error Lookup for driverTest v2.0
      ======================================


Errors
======

DT101: result from call to DocumentProperties was invalid
  Cause: Unable to get printer's default settings from the driver.

DT102: result from call to DocumentProperties was invalid
  Cause: Unable to set properties for the printer.
  
DT103: DRIVER ERROR: dmFields element of both DEVMODE's are NOT equal
  Cause: Fields element of both DEVMODEs are NOT equal and comparison of
         printer setting and default setting has been terminated.

DT104: DRIVER ERROR: Orientation has changed
  Cause: After setting to default Paper Orientation, the driver returns a
         new value of Orientation other than which was being set.

DT105: DRIVER ERROR: Paper Size has changed
  Cause: After setting to default Paper Size, the driver returns a new
         value of Paper Size other than which was being set.

DT106: DRIVER ERROR: Paper Length has changed
  Cause: After setting to default Paper Length, the driver returns a new
         value of Paper Length other than which was being set.
  
DT107: DRIVER ERROR: Paper Width has changed
  Cause: After setting to default Paper Width, the driver returns a new
         value of Paper Width other than which was being set.
          
DT108: DRIVER ERROR: Scale has changed
  Cause: After setting to default Scale value, the driver returns a new
         value of scale other than which was being set.
 
DT109: DRIVER ERROR: Number of Copies has changed
  Cause: After setting to default Number of Copies, the driver returns
         a new value of Number of Copies other than which was being set.
 
DT110: DRIVER ERROR: Current Paper Tray has changed
  Cause: After setting to default Current Paper Tray, the driver returns
         a new value of Paper Tray other than which was being set.
 
DT111: DRIVER ERROR: Print Quality has changed
  Cause: After setting to default Print Quality, the driver returns a new
         value of Print Quality other than which was being set.
 
DT112: DRIVER ERROR: Color has changed
  Cause: After setting to default Color value, the driver returns a new
         value of Color other than which was being set.
 
DT113: DRIVER ERROR: Duplex Setting has changed
  Cause: After setting to default Duplex value, the driver returns a new 
         value of Duplex other than which was being set.
 
DT114: DRIVER ERROR: Y Resolution has changed
  Cause: After setting to default Y Resolution, the driver returns a new
         value of Y Resolution other than which was being set.
 
DT115: DRIVER ERROR: True Type Option has changed
  Cause: After setting to default True Type Option, the driver returns
         a new value of True Type Option other than which was being set.
 
DT116: DRIVER ERROR: Collate has changed
  Cause: After setting to default Collate value, the driver returns a new
         value of Collate other than which was being set.
 
DT117: DRIVER ERROR: Logical Pixels has changed
  Cause: After setting to default Logical Pixels value, the driver returns
         a new value of Logical Pixels other than which was being set.

DT118: DRIVER ERROR: Bits per Pixel has changed
  Cause: After setting to default Bits per Pixel value, the driver returns
         a new value of Bits per Pixel other than which was being set.

DT119: DRIVER ERROR: Surface wd in pixels has changed
  Cause: After setting to default Surface width value, the driver returns
         a new value of Surface width other than which was being set.
  
DT120: DRIVER ERROR: Surface ht in pixels has changed
  Cause: After setting to default Surface height value, the driver returns
         a new value of Surface height value other than which was being set.
 
DT121: DRIVER ERROR: Display Flags has changed
  Cause: After setting to default Display Flags, the driver returns a new
         value of Display Flags other than which was being set.
  
DT122: DRIVER ERROR: Display Frequency has changed
  Cause: After setting to default Display Frequency, the driver returns
         a new value of Display Frequency other than which was being set.

DT123: DRIVER ERROR! Invalid Paper Count returned from DeviceCapabilities
  Cause: Driver should return at least one paper id. If the Return value is -1,
         deviceCapabilities has failed.
    
DT124: DRIVER ERROR! Invalid Paper ID Count returned from DeviceCapabilities
  Cause: Driver should return at least one paper id. If the Return value is -1,
         deviceCapabilities has failed.

DT125: DRIVER ERROR: Paper Id Count doesn't match paper count
  Cause: Paper Id Count doesn't match paper count.
    
DT126: DRIVER ERROR! Invalid Paper Names Count returned from DeviceCapabilities
  Cause: Driver should return at least one paper id. If the Return value is -1,
         deviceCapabilities has failed.
         
DT127: DRIVER ERROR: Paper Name Count doesn't match paper ID count
  Cause: Paper Name Count doesn't match paper ID count.

DT128: DRIVER ERROR! Invalid Paper Sizes Count returned from DeviceCapabilities
  Cause: Driver should return at least one paper id. If the Return value is -1,
	 deviceCapabilities has failed.

DT129: DRIVER ERROR: Paper Sizes Count doesn't match paper Names count
  Cause: Paper Sizes Count doesn't match.

DT130: DRIVER ERRORS: Paper Size could not be set
  Cause: Driver failed to set the new available papersize and
         reset the Device context.
  
DT131: DRIVER ERROR: Paper count doesn't match
  Cause: Driver should return same values for paper information
         (paper id, name, and size count values) as previous call.
         
DT132: DRIVER ERROR! Invalid number of Bins(Trays) returned
  Cause: Driver should return at least one bin. If the Return value is -1,
         deviceCapabilities has failed.
 
DT133: DRIVER ERROR! Invalid number of Bin IDs returned
  Cause: Driver should return at least one bin. If the Return value is -1,
         deviceCapabilities has failed.
      
DT134: DRIVER ERROR: Bin Id Count doesn't match Bin count
  Cause: Bin Id Count doesn't match Bin count.
  
DT135: DRIVER ERROR! Invalid number of Bin IDs returned
  Cause: Driver should return at least one bin. If the Return value is -1,
         deviceCapabilities has failed.
 
DT136: DRIVER ERROR! Invalid number of Bin Names returned
  Cause: Driver should return at least one bin. If the Return value is -1,
         deviceCapabilities has failed.
         
DT137: DRIVER ERROR: Bin Name Count doesn't match Bin ID count
  Cause: Bin Name Count doesn't match Bin ID count.
  
DT138: DRIVER ERROR! Invalid number of Bin Names returned
  Cause: Driver should return at least one bin. If the Return value is -1,
         deviceCapabilities has failed.
      
DT139: DRIVER ERROR!!! NO MATCHING BIN ID WAS FOUND
  Cause: Current Paper Tray Checking failed, Could not find any matching
         bin ID of current paper tray in the list of bins reported by the driver.
  
DT140: DRIVER ERROR!!! NO MATCHING PAPER ID WAS FOUND
  Cause: Current Paper Size Checking failed, Could not find any matching
         Size ID of current paper Size in the list of ids reported by the driver.
         
         

Available Workarounds 
=====================
In case of the printer driver test failed, it would mean the driver needs to be fixed
However, you can try any of the following workarounds to continue printing your report


1. Driver Errors: From DT131 to DT140:
     Edit the properties of default printer to change the printer tray setting. 
     a. Select Start -> Settings -> Control Panel -> Printers.  
     b. Right click on the default printer icon.
     c. Select Document Defaults 
     d. Click on the Paper Tab and change the "Source is:" to any tray 
        (where you have the paper) other than "Auto Select" 
     e. Change Paper size to other than default.

2. Use a different printer driver which adheres to the Windows printing APIs.
   If you are not able to get a suitable printer driver, as a last option, generate
   the report to file and then use any viewer to print the file

3. Workaround for Zoomed output
     a. SelectOn Start -> Settings -> Printers,
     b. Select Printers -> HP 2500c Printer -> Properties -> feature 
     c. In the "special features" select "None". 
     d. In the "Options" check the "ZoomSmart" 
     e. Select the same papersize in "Document size" and "Printer papersize" list boxes. 
     f. Make this as default printer. 
