![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
i want to hook my outlook printing jobs,
Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that Thanks in advance |
Ads |
#2
|
|||
|
|||
![]() What 'tree' do you talk about? -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool: : http://www.vboffice.net/product.html?pub=6&lang=en Am Fri, 6 Jun 2008 00:01:01 -0700 schrieb Kayıhan: i want to hook my outlook printing jobs, Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that Thanks in advance |
#3
|
|||
|
|||
![]()
Outlook provides no way to do that, at least not directly. It exposes no events for printing and has no programmatic method for printing data from a view, only the PrintOut event for individual items.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Kayıhan" wrote in message ... i want to hook my outlook printing jobs, Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that Thanks in advance |
#4
|
|||
|
|||
![]() i mean ,If it is not really necessary,dont print; thus ,save paper ,save tree, save nature, welcome happy peaceful green world;lets dance... HOLOLA HOLLA.. like that.. "Michael Bauer [MVP - Outlook]" wrote: What 'tree' do you talk about? -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool: : http://www.vboffice.net/product.html?pub=6&lang=en Am Fri, 6 Jun 2008 00:01:01 -0700 schrieb Kayıhan: i want to hook my outlook printing jobs, Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that Thanks in advance |
#5
|
|||
|
|||
![]() You might see if this helps. On the page is a sample for how to receive an event when a user clicks on a toolbar button. The ID for the Print button is 4: http://www.outlookcode.com/d/tips/commandbarfun.htm -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool: : http://www.vboffice.net/product.html?pub=6&lang=en Am Sun, 8 Jun 2008 23:03:00 -0700 schrieb Kayıhan: i mean ,If it is not really necessary,dont print; thus ,save paper ,save tree, save nature, welcome happy peaceful green world;lets dance... HOLOLA HOLLA.. like that.. "Michael Bauer [MVP - Outlook]" wrote: What 'tree' do you talk about? -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category Manager Is Your Tool: : http://www.vboffice.net/product.html?pub=6&lang=en Am Fri, 6 Jun 2008 00:01:01 -0700 schrieb Kayıhan: i want to hook my outlook printing jobs, Before print my mail,i want my outlook ,show me a dialog box,whether i wanna save a tree or not,,, how can i program something like that Thanks in advance |
#6
|
|||
|
|||
![]()
On 6 Jun, 15:14, "Sue Mosher [MVP-Outlook]"
wrote: Outlookprovides no way to do that, at least not directly. It exposes no events for printing and has no programmaticmethodfor printing data from a view, only thePrintOutevent for individual items. RANT ....and its on of the biggest intentional oversights I've seen in the Outlook programming model. The net is full of frustrated developer questions about how to get better control over printing form Outlook. Would it really hurt the office team to expand upon this to let us print to a non-default printer, at the very least? As for the decision to switch to Word's (horrendous) HTML rendering engine, don't get me started..... /RANT |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Save and Close" in Outlook brings message "Not Implemented" HELP | LUCKY BARB | Outlook - Using Contacts | 1 | May 29th 08 09:38 PM |
Why does outlook calendar give me the message "Cannot Save Item" | Milton5318 | Outlook - Calandaring | 2 | January 7th 07 05:35 PM |
How to print appointment times in "Weekly" or "Monthly" print styles? | Alan | Outlook - General Queries | 0 | September 27th 06 07:47 AM |
Include "Telecommuting" or "Teleworking" as a "Show time as" statu | Gordon Greene | Outlook - Calandaring | 0 | July 31st 06 03:37 PM |
"In Folders Other than the Inbox, save replies with original message" Setting | mike kline | Outlook - General Queries | 3 | February 5th 06 03:08 AM |