From: Eric Hodel Date: 2005-04-21T03:13:06+09:00 Subject: Re: New P.O. application I'm working on... --Apple-Mail-8-422090508 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On 20 Apr 2005, at 06:54, gregarican wrote: > Currently a new P.O. that's entered in the system is printed out of > Microsoft Access to a fax printer driver, where the recicpient's > details are then manually chosen from the fax software's phonebook as > part of the Send Fax dialog. With the new application I would like a > Rails form to automatically fax the P.O. to the recipient. The > recipient's details are stored in the SQL tables so I could pull things > like the name, fax number, phone number, etc. programmatically. > > Here's where I would like an opinion. Would it be simplest/best to > implement a Win32 DDE solution to accomplish this? This option would > require me hooking into the fax software application, which might be > daunting task for someone of my coding caliber :-) I would be very surprised if you couldn't do this from WIN32OLE, since you can do it from Access. If you have the VB for this it should be a boring but otherwise easy job of porting the VB to Ruby, provided you know where to look for which applications. -- Eric Hodel - drbrain@segment7.net - http://segment7.net FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --Apple-Mail-8-422090508 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEYEARECAAYFAkJmm5gACgkQMypVHHlsnwS25gCfX3NkuBYzgsraH5JXlinLL0u8 yDgAoJGggv5hh/wJ4VfvGO5zAekUEAP0 =fMKY -----END PGP SIGNATURE----- --Apple-Mail-8-422090508--