logo

img

Knowledgebase Home | Contact Knowledgebase Home | Contact
Search the Knowledgebase Browse by Category
When printing from a Grapher script, the Document object's PrintOut method always prints to the default printer. How can I print to a different printer?
User Opinions
No users have voted.

How would you rate this answer?
Helpful
Not helpful
Change the printer that Grapher is using by setting the Printer property of the AutoPageSetup object.  It can be accessed through the document object.  For example,

document.PageSetup.Printer = "HP Deskjet 560c"

 
Visitor Comments
No visitor comments posted. Post a comment
Related Questions
Attachments
No attachments were found.
Products