Print-to-fax automation

E

eellenoff

I have a report that I've built, and I'd like to be able to fax it without
user-interaction. The only hardware I have available to me is an all-in-one
fax that has print-to-fax capabilities. When you print to it, you get a
screen which allows you to enter recipients, and then send the fax.

Currently, the only way I know which might let me add a recipient and send
the fax from VB6 is something like sendkeys() which I know is frowned upon (I
believe for security reasons and problems with user interaction?). Is there a
better way to make this work? Is there an API I can use? Thanks for any help.

-Eric

Access 2003
Windows XP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top