Results 1 to 2 of 2

Thread: printing in a format

  1. #1
    Guest

    Question

    Hi there
    I have a table in which the following fields are there voucher no.
    debit account
    credit account
    debit amount
    credit amount
    narration

    Now I want to print a voucher which is going to be stored in filling system

    The format is like this
    ------------------------------------------------------------
    Debit account debit amount

    Total Debit amount
    Dollors in words for eg(two thousand dollors)
    narration for eg(The amount paid for so and so purpose)


    Signature checked by signature of payee
    ------------------------------------------------------------The debit account and debit amount can be more than one also depends on the transaction

    If I can have a print out like this then How? Please help




  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I think we need more info. Is the data in a text file or database or what. You can just send it straight to the printer

    Printer.Print stufftoprint

    or use the Datareport thing in VB

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