User Profile

Collapse

Profile Sidebar

Collapse
harini19
harini19
Last Activity: Apr 24 '12, 04:18 PM
Joined: Apr 23 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • harini19
    replied to Send raw data to printer using C#
    I meant that not all the data is printed. Some information is missing. For eg. - If I am printing an array of 100 items, then the receipt prints first 30-40 lines then it jumps of to printing last few records.

    I am using bool SendStringToPri nter( string szPrinterName, string szString ) function.

    I had debugged to find if complete string is passed to the above procedure call and it is correct. How can I find if correct byte...
    See more | Go to post

    Leave a comment:


  • harini19
    started a topic Send raw data to printer using C#

    Send raw data to printer using C#

    I have implemented the code to send raw data to printer using the below KB article.
    http://support.microso ft.com/?kbid=322091

    The receipt printer works for small strings but when I send large string data (250 lines), not all the information is printed correctly. Has anyone run into this issue before.

    Please help !!
    See more | Go to post
No activity results to display
Show More
Working...