Results 1 to 3 of 3

Thread: Printing in VB6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Posts
    22

    Post

    Hi, I'm fairly new to the VB6 world, but am currently helping out in a VB project for a client. My part deals with the printing of the checks. I'm not sure how to do it.

    The client uses a dot matrix printer to print checks out to their clients (This is a worker's comp company that I'm writing this program for). What I don't know, is how to create a layout that will match up with the physical checks to be printed on. And how do I extract the data from my SQL 7 database to put it on the check. If someone knows a process on how to do what I just mentioned it sure would be a great help to me.

    Thanks

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Here is an example I have posted previously on how to connect to a SQL server DB and retrieve data:
    http://www.vb-world.net/ubb/Forum3/HTML/002333.html


  3. #3

    Thread Starter
    Junior Member
    Join Date
    Dec 1999
    Posts
    22

    Post

    How do I create a virtual check so I can then print it to literal checks on the dot matrix? How do create a print option in my application?

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