You could do this a few different ways.
1) You could make a custom print button on a toolbar associated with the
document.
2) You try to intercept the standard print button on the document.
3) You could add on open and close events to the document and change the
print settings.