Difference between revisions of "Displaying Printer Comments In AEEHR"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(Created page with '==Description== Adding printer comments to describe the location of the printer can be very helpful for new site go-lives. This can be accomplished by adding comments to the pri…')
 
Line 5: Line 5:
  
 
The result will show up in the end users print dialog screen after they select a printer.
 
The result will show up in the end users print dialog screen after they select a printer.
 +
[[File:Print-dialog-w-comments.png]]
  
 
==Implementation Concerns==
 
==Implementation Concerns==
 
Inactivating a printer will require you to reroute users auto-print defaults to another printer.  Therefore it is best do implement this feature upon adding the printer to the system.
 
Inactivating a printer will require you to reroute users auto-print defaults to another printer.  Therefore it is best do implement this feature upon adding the printer to the system.

Revision as of 19:50, 11 August 2010

Description

Adding printer comments to describe the location of the printer can be very helpful for new site go-lives. This can be accomplished by adding comments to the print drivers on the message server.

Once the comment is loaded, the printer will need to be refreshed via Allscripts Enterprise EHR. In the TWAdmin Workspace select Printing then Print Servers. Select the appropriate print server and click edit. To refresh you must inactivate then reactivate.

The result will show up in the end users print dialog screen after they select a printer. Print-dialog-w-comments.png

Implementation Concerns

Inactivating a printer will require you to reroute users auto-print defaults to another printer. Therefore it is best do implement this feature upon adding the printer to the system.