How do I set up a document so it always prints manual feed and doesn't change
the settings for my other documents

RE: How do I set up a document so it always prints manual feed? by Rob

Rob
Wed Feb 07 08:59:00 CST 2007

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.