Results 1 to 6 of 6

Thread: printing - two quick questions.

Threaded View

  1. #1

    Thread Starter
    Frenzied Member wpearsall's Avatar
    Join Date
    Feb 2002
    Location
    England / UK
    Posts
    1,065

    printing - two quick questions.

    hi people, couple of easy-ish things [so i remember, but its been ages]

    i did these both long time ago but as said, long time ago is long time ago...

    i need to first be able to print out loads of records... from my database...

    VB Code:
    1. printer.print "WOTEVER"
    2. printer.print 'blank line
    3. printer.enddoc 'send to printer
    < correct?

    but, this ones trickier... [even more so if the one above is wrong]

    i need to be able to print out loads of id cards for member [added a barcode scanner to my membership system, so ]

    need it to be like the form in the attached image... BUT: i want to print like max possible to an A4 sheet of card. [member cards are 5 x 9cm (like a bank/credit card)]

    so whats the best way to make sure this is done? if u know what i mean? :S

    Of course there are other things to go on the card, but i cant be bothered to type those things into word n position em so late at night. but i guess you get the idea: The PLAZA sign on top left is infact an image file, at a reduced size to the origional. so im guessing simple .print isnt going to work?

    and when i say as many cards per a4 page im guessing you know i mean each one with a different name / id / barcode. -> I KNOW HOW TO DO THE BARCODE BTW... - changing the font to barcode font.

    all help appriciated. ta.
    Attached Images Attached Images  
    Wayne

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