faxing in windows 2003 server, how to print a fax confirmation page |
![]() ![]() |
faxing in windows 2003 server, how to print a fax confirmation page |
Jun 14 2005, 04:44 PM
Post
#1
|
|
|
New Member ![]() Posts: 2 OS: Windows XP |
When you print through the shared fax, the wizard gives you the opportunity to receive a fax confirmation to a given e-mail address. It works well, because it sends a confirmation page that is exactly what we need. However, it is a pain for the users to open up their Outlook mail, open the attachment, and then print it. I would like to automate that process somehow. Does anyone have any ideas? Is there a way to send e-mails directly to a printer? Or, am I completely missing a new idea? All I want is for the confirmation page to print automatically after faxing. Thanks! |
|
|
Jun 14 2005, 05:38 PM
Post
#2
|
|
![]() Retired Staff Posts: 11,365 OS: windows 98, xp, 2000, linux |
must it be the confirmation page? Fax service will log all successful faxes, so would that not suffice?
Then print the log at the end of the day/week, whatever. |
|
|
Jun 15 2005, 12:15 PM
Post
#3
|
|
|
New Member ![]() Posts: 2 OS: Windows XP |
no, the log isn't adequate, since it only gives dates and times. We need to know whose information was faxed and to whom with the new privacy (HIPAA) laws.
|
|
|
Jun 15 2005, 01:22 PM
Post
#4
|
|
![]() Retired Staff Posts: 11,365 OS: windows 98, xp, 2000, linux |
hmmm, too bad....that was easier
Well, there are a couple of possibilities--one is a little over my head but I can see no reason why it is not possible, but it would take someone with more programming experience than I. Outlook can be automated with VBA (visual basics for applications). I see no reason why a vba macro could not be written that would accomplish some of what you want. The user would need to select the confirmation then start the macro...the macro would open the email and save the attachment to a given folder....you could then drag and drop the contents of the folder to the printer, which will print all the confirmations. You would need to clear the folder daily so as to not print them again (maybe write a logoff script.) That would be to print the confirmation. Sorry, I cannot offer more on that angle. I know vba and use it with excel and word, but don't use it with outlook....---I know there is a saveas method in outlook that shoudl work, but I would have to spend several days trying to work it out and that is beyond the scope of these forums....you can probably find a programmer somewhere. Another, easier method, would be to drag and drop the contents of the C:\Documents and Settings\All Users\Application Data\Microsoft\Windows NT\MSFax\SentItems folder on the server....these are your successfully sent faxes. They may be slightly larger than one page, but you could do it in one drag and drop, based on day. There may be a third party tool, but MS only confirms by popup (through messenger service) or email |
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies / Views | Topic Information | |||||
|---|---|---|---|---|---|---|---|
![]() |
0 / 562 | 15th November 2007 - 09:32 AM deep_garg started - last by deep_garg |
|||||
![]() |
1 / 1,189 | 28th November 2007 - 11:36 AM sonalibarad started - last by Ax238 |
|||||
![]() |
1 / 187 | 9th March 2008 - 07:47 PM cgilmo78 started - last by ScHwErV |
|||||
![]() |
1 / 34 | 5th January 2009 - 01:30 PM Metallica started - last by Metallica |
|||||
|
Time is now: 8th January 2009 - 03:38 AM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |