Hi,
The company I work for uses a lot of default templates that begin with things like "Letter to Client - John Doe august 24th", ex. "{constant} - {nonConstant}.docx" - my boss was asking if there was a way for Word to recognize these templates and to default print these templates in B&W. I researched this and found that this seems like it's only possible with a VBA script, which would change our document types to .docm (from .docx). This unfortunately would be incompatible with our CMS. Then I started wondering if there's a way that the printer itself could override Word's printer settings for these templates. I'm wondering if anyone here knows if this is possible with the Ricoh? Or if it's actually possible in word without VBA and I missed something?
Thanks for any help!
The company I work for uses a lot of default templates that begin with things like "Letter to Client - John Doe august 24th", ex. "{constant} - {nonConstant}.docx" - my boss was asking if there was a way for Word to recognize these templates and to default print these templates in B&W. I researched this and found that this seems like it's only possible with a VBA script, which would change our document types to .docm (from .docx). This unfortunately would be incompatible with our CMS. Then I started wondering if there's a way that the printer itself could override Word's printer settings for these templates. I'm wondering if anyone here knows if this is possible with the Ricoh? Or if it's actually possible in word without VBA and I missed something?
Thanks for any help!
Comment