Home All Groups Group Topic Archive Search About

Fax messages simulation

Author
24 Mar 2009 2:57 PM
LondonLad
Hi
Is it possible to write a program with VB6 that can send a typed message to
a phone number like a fax?

Ron

Author
24 Mar 2009 3:54 PM
Peter
Hi
That's not easy because so far I know fax is transfered only via Picture
information, not text.
So you need to convert your text to a picture and send it out via fax
protocol.
Regards
Peter

Show quoteHide quote
"LondonLad" <London***@discussions.microsoft.com> schrieb im Newsbeitrag
news:6EEEC84F-2910-411E-8DAF-65A6E08A8309@microsoft.com...
> Hi
> Is it possible to write a program with VB6 that can send a typed message
> to
> a phone number like a fax?
>
> Ron