Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Printing

Printing

Scheduled Pinned Locked Moved Visual Studio
databasecsharpsql-serversysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 4590546
    wrote on last edited by
    #1

    Hello, I am developing a small application using VB.NET 2008 Express Edition and SQL Server CE. My customer need to print his cash receipt on a roll paper using dot matrix printer. The width of the paper is about 14cm. The input is taken from the database. I shall give you the layout of the receipt. Please give me a solution to this issue. ---------------tear----------------- (no need to print) ABC Enterprises New Delhi ----------------------------------- Date: Receipt Num : Name: ----------------------------------- Category | Amount ---------|------------------------- Abcd | 2500 Xyz | 250 ---------|------------------------- Total | 2750 Discount | 0 Amount | 2750 ---------|------------------------- Paid | 750 | Balance | 2000 ---------|------------------------- Some footer text ---------------tear----------------- (no need to print)

    B 1 Reply Last reply
    0
    • M Member 4590546

      Hello, I am developing a small application using VB.NET 2008 Express Edition and SQL Server CE. My customer need to print his cash receipt on a roll paper using dot matrix printer. The width of the paper is about 14cm. The input is taken from the database. I shall give you the layout of the receipt. Please give me a solution to this issue. ---------------tear----------------- (no need to print) ABC Enterprises New Delhi ----------------------------------- Date: Receipt Num : Name: ----------------------------------- Category | Amount ---------|------------------------- Abcd | 2500 Xyz | 250 ---------|------------------------- Total | 2750 Discount | 0 Amount | 2750 ---------|------------------------- Paid | 750 | Balance | 2000 ---------|------------------------- Some footer text ---------------tear----------------- (no need to print)

      B Offline
      B Offline
      bcozican
      wrote on last edited by
      #2

      Check out: http://www.ondotnet.com/pub/a/dotnet/2002/06/24/printing.html Hope this helps.

      M 1 Reply Last reply
      0
      • B bcozican

        Check out: http://www.ondotnet.com/pub/a/dotnet/2002/06/24/printing.html Hope this helps.

        M Offline
        M Offline
        Member 4590546
        wrote on last edited by
        #3

        Thank you bcozican...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups