
A2K with DelrinaFax Ver 9 code or sample.mdb needed
Hi,
A possible solution is to install Access on the PC with the fax-modem.
To send a fax from that PC, if the report is based on the default printer,
be sure the default printer is the fax.
To send a fax from another PC, write to a table on the PC with the fax, like
UseReport, UseFilter ' Column names
"Invoice", "ClientID=3044"
and that's all. You PC with the fax just have to look at that table, from
time to time, to see if there is indeed a fax to send.
With that system, a stand alone version is all what is required (no need to
really share the fax-modem, since you don't, technically).
Delrina Fax, at least in its older version, supports DDE to specify the
phone number, so, you are not "prompted" to enter anything and the fax is
automatically send, without user intervention (have to check the log to see
if a fax was un-deliverable). Maybe newer version supports automation.
Hoping it may help,
Vanderghast, Access MVP
Quote:
> I'D like to print directly to my server fax program wich is DelrinaFax Ver
9
> if not possible any sugestion will be appreciate.