473,787 Members | 2,931 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How Can I fax directly from Access 2003 to MS Fax

I have a database with reports I would like to send via fax.
I have the reports set to the specific printer FAX but when I print of
course I get the Fax wizard.
Can anyone tell me how to avoid the fax wizard and have MS fax get the phone
number from the database to automate the whole process?

TIA
Nov 13 '05 #1
2 2986
"Joe Wilke" <ce************ *****@juno.com> wrote in message
news:41******** *************** @news.twtelecom .net...
I have a database with reports I would like to send via fax.
I have the reports set to the specific printer FAX but when I print of
course I get the Fax wizard.
Can anyone tell me how to avoid the fax wizard and have MS fax get the phone number from the database to automate the whole process?


Trying to automate faxing from Windows? Welcome to hell. We have looked at
this for a while and so far haven't found anything that is stable and
reliable. As far as your original question about programmaticall y
controlling MS-FAX I don't think this is possible. Maybe I'm wrong. Anyway,
the only thing I have found that works off the shelf is Winfax Pro. The
Winfax sdk allows you to write code to manipulate fax objects via two
different methods; DDE, (older, and less robust IMO), and COM. If you decide
to go this route avoid Winfax version 10.02 - there are problems with this
version running on Windows XP. Either get the latest version, (10.03 I
think), or buy an older version such as 10.0 on e-bay. Since Symantec bought
Winfax I think they have basically reduced support to near non-existence -
the sdk is no longer in development for example. So don't expect much in the
future. There are forums at http://www.getfaxing.com but you have to
register.

One alternative, if you can get it to work, is to use a FAX Server. We are
currently looking at an open source fax server called Hylafax. Our plan is
to have the fax server running on a linux box and sell this as part of the
overall application. The problem is you need to edit the C++ source code to
hook into the fax destination info. We are trying to have it read from an
xml file which will be written by the calling app before each fax. If we
manage to get this working I'll post back here.

A better alternative might be to convert the reports to pdf and send by
email. We do this using a utility called pdf995 and it works very well. If
you need more info on how to make this work post back here.
Nov 13 '05 #2
John Winterbottom wrote:
"Joe Wilke" <ce************ *****@juno.com> wrote in message
news:41******** *************** @news.twtelecom .net...
I have a database with reports I would like to send via fax.
I have the reports set to the specific printer FAX but when I print of
course I get the Fax wizard.
Can anyone tell me how to avoid the fax wizard and have MS fax get the phone
number from the database to automate the whole process?


<SNIP>
One alternative, if you can get it to work, is to use a FAX Server. We are
currently looking at an open source fax server called Hylafax. Our plan is
to have the fax server running on a linux box and sell this as part of the
overall application. The problem is you need to edit the C++ source code
to hook into the fax destination info. We are trying to have it read from
an xml file which will be written by the calling app before each fax. If
we manage to get this working I'll post back here.


<SNIPPED AGAIN>

Since you brought this up, there is also an open source client for Windows
called Windows HylaFax Client. I've though about modifying this program
for exactly the same purpose. Unfortunately, I lack the ability and
resources to pull this off. It might be easier to modify the source for
the client to perform this task instead of the fax server source. If you
can, I'm sure it would be appreciated to donate those changes back to the
project.
--
Christopher Lewis
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3765
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows 2003 Server or ADO or ODBC issue, I am posting this on all of the three newsgroups. That's the setup: Windows 2003 Server with IIS and ASP.NET actiavted Access 2002 mdb file (and yes, proper rights are set on TMP paths and path,
2
3942
by: BT Openworld | last post by:
I have just had to upgrade to Access 2003 as Access 97 EMail (SendObject) doesn't work when loaded on Windows XP. I'm finding my way around Access 2003 but my biggest problem is getting information. When I bought Access 1.0 many years ago, I got a paper manual and an excellent help file with all you needed to know. With Access 97 the manual came as a 'Building Applications' document on the CD and I still had the excellent help. With Access...
1
5754
by: Wayne Aprato | last post by:
I have a client who is running several Access 97 databases that I have written for them. They are about to upgrade to Access 2003. Is the default file format of Access 2003 still Access 2000 the same as it was in Access 2002? I am running Access 2002 at the moment. Is there any reason for testing purposes etc, for me to purchase Access 2003 if I am going to recompile the Access 97 mdb files into Access 2000 format mde files which...
3
2502
by: Colin Chudyk | last post by:
Hi, Here is my situation. Can anyone provide insight? I have developed a database in Access 2002. I am planning to distribute it as a split MDE (front) / MDB (back) to be used by the Access runtime and also full-version. Some of the client workstations will have Access 2002 installed. Most of them will have the runtime installed. However, I can't find the Office 2002 Developer Edition anywhere! Nobody has
7
3466
by: Wayne Aprato | last post by:
I have several Access 2003 mde databases. When I try to open them in Access 2002 I get the following error: "The Visual Basic for Applications project in the database is corrupt." Interestingly I can open the mdb files of the same 2003 databases in Access 2002 without problems. To my understanding the file formats of 2002 and 2003 are the same and this problem shouldn't exist. And why is it only the mde files that are giving the...
2
2335
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000 database? Why you ask! A client has a 2000 database. Currently using 2000 runtime for most employees to work with database. A couple use 2003 to use database, no problems. They have a mix of versions of other products such as Word, Excel - 97,...
10
3052
by: Lauren Wilson | last post by:
Ok I have searched the MS website for info on this. I am totally confused. If I want to deploy an Access 2003 app and allow my users to run it using Access 2003 Runtime, where do I get the Runtime? I just purchased Office 2003 Professional. Is Access 2003 Runtime included with that or not? It APPEARS that the only way I can get Access 2003 Runtime is to
47
4545
by: ship | last post by:
Hi We need some advice: We are thinking of upgrading our Access database from Access 2000 to Access 2004. How stable is MS Office 2003? (particularly Access 2003). We are just a small company and this is a big decision for us(!) It's not just the money it's committing to an new version of Access!
9
8015
by: Gerald Lightsey | last post by:
I am doing some work that involves automating MS MapPoint 2002. The object model is documented in the context of Visual Basic 6.0. A typical example follows. 'Output first result of find search Set objFindResults = objApp.ActiveMap.FindAddressResults("One Microsoft Way", "Redmond", , "WA", , geoCountryUnitedStates) MsgBox "The first item in the find list is: " _ + objFindResults.Item(1).Name
52
9987
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server 2005, and, since he already has licenses for Office Pro 2002, he wants to upgrade to that. I've been saying that we need to upgrade to Access 2003, not 2002, even if Office is kept at 2002. We are also looking to do a fair amount of...
0
9655
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10363
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10172
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8993
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.