Ticket Printing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dadandan1
    New Member
    • Dec 2013
    • 5

    Ticket Printing

    hi im developing ticket printing for cinemas and im using BOCA Printer. is there reporting tool for this printer? i am just adjusting the rows and columns for the text. my concern is if the text is change the alignment of the text will be disarrange.

    please help
  • vinothcse123
    New Member
    • Dec 2013
    • 1

    #2
    Hey how you are developing this application.. I too need a application to deal with printer

    Comment

    • dadandan1
      New Member
      • Dec 2013
      • 5

      #3
      what printer are you using?

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Why do you need a reporting tool to print something?

        In any case, if you are using .NET to print something you should probably check out the System.Printing namespace. In that namespace there are classes like the PrintCapabiliti es and PageMediaSize classes that can help you format your content to fit the printer properly.

        -Frinny

        Comment

        • dadandan1
          New Member
          • Dec 2013
          • 5

          #5
          sorry but this printer uses FRIENDLY GHOST LANGUAGE.

          Comment

          • Frinavale
            Recognized Expert Expert
            • Oct 2006
            • 9749

            #6
            Than it is very likely that you will need to use the 3rd party drivers and software APIs to accomplish what you need to do.

            Good luck

            -Frinny

            Comment

            Working...