|
-
Aug 24th, 2000, 03:51 PM
#1
Thread Starter
Lively Member
how do u fax without using API's? I really need help on this.. I want to make a efficient faxing program using only vb. Help needed ASAP..
-
Aug 24th, 2000, 03:55 PM
#2
Monday Morning Lunatic
Use the CommonDialog control to put up a print dialogue. Then, the user selects their FAX: device. Then just use the Printer object as normal.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 24th, 2000, 04:06 PM
#3
Thread Starter
Lively Member
thanks for replying parksie... can u be a little more specific on the subjec? I really do not have a clue on what to do...
-
Aug 24th, 2000, 04:08 PM
#4
Monday Morning Lunatic
Okay...
If the user has their faxmodem set up properly, there will be a new printer device, which corresponds to the Windows internal faxing system. If you set the current printer to that new driver, then everything you print will get faxed. I think it asks for the number when you call Printer.EndDoc
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 25th, 2000, 01:46 PM
#5
Thread Starter
Lively Member
What do i do after that... sorry for asking too many questions but i dont know anything about faxing and printing...
-
Aug 25th, 2000, 01:48 PM
#6
Monday Morning Lunatic
If it doesn't appear, then the easy way has been blocked off. I really can't help you past there because you'd need to make the image, convert to fax format, then specifically open the modem, get it to send the fax, then close the device.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 25th, 2000, 04:38 PM
#7
Thread Starter
Lively Member
thanks parksie, i think i got it to work now... is there a way for me to send mass amount of people without clicking ok button on every single one and selecting the device everysingle time?
thanks again for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|