Results 1 to 3 of 3

Thread: Need help to fax , etc...

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    8

    1. In my program,i'm supposed to use WinFax,but how do i connect it to my prog?? is there anything impt that i need to know to make this whole thing work?

    2. I'm using dbGrid to display my query result and i need to print it out along with other info. Is it wise to get the text from each cell and print it? or is there any other better way? btw,does anyone know how to get the text from each cells?

    I think that's about it. Any help will be appreciated .
    Thanks

    cariz

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    Well, I havne't worked with the DB grid too much, you can show the information in the DB grid, but when the user wants to print it, you can make a new connection to the DB, but this time make a file with the information (a text file) and let him print that ..

    or you can just use the "printform" function to print the whole thing.
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  3. #3
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    the user can later use this text file in the winfax program ..
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width