rbWiki > Output > Printer > Canvas Does Not Allow Drawing

Canvas Does Not Allow Drawing

Table of contents
  1. 1. Trouble Shooting

The exception 'Canvas does not allow drawing' is a Delphi exception that is raised when an application cannot get a valid handle to a Canvas associated with a bitmap, screen, or printer.


Trouble Shooting

  1. Memory/Resource Leaks

    We recommend running the application using a tool, such as AQTime, that can check for memory/resource leaks.

  2. No Default Printer Installed

    The latest version of ReportBuilder is designed to work without any printer driver installed. Older versions may contain code that tries to access the printer canvas and encounter this exception in the case in which no prrinters are installed for the user account under which the application is executing.
Tags
none

Files (0)

 
You must login to post a comment.