The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
50 views

Dot matrix fast printing

I'd like to know, what practical way of printing on EPSON Dot Matrix printers in Java. I'm having the LX300+II model to play, with USB connectivity. I searched too much on internet but all the codes ...
0
votes
0answers
50 views

How to print in chinese on epson printer using delphi code and what is mode of Epson is it ascii or Unicode?

I have to print the content in chinese on epson printer .I have used all commands related to character set and code table(ESC R n) and (ESC t n) and tried to print the content but its not printing in ...
-1
votes
0answers
37 views

How to print on Epson LX-300+ II by Java program? [closed]

I am creating a billing software in Java Swings it's about to complete but recently I noticed that for bill printing retailers uses dot matrix printers like Epson LX-300+ II printer. Can any one ...
0
votes
0answers
28 views

Java JAI with JavaPos

I'm using JavPos + JAI to print bitmap in my tickets. I'm using an Epson Tm-T70. All works fine while I run the app from Eclipse. But when I create a runnable jar and I run it I've this exception: ...
0
votes
0answers
68 views

Connecting EPSON TMT88IV thermal printer to network using virtualbox guest

i am using ubuntu(precise pangolin) guest (Virtualbox) for printing receipts. This is what I did: Go to Printing Add printer Find network printer and typed my ip address(192.36.253.215) Input ...
0
votes
1answer
144 views

Receipt Printer Not Printing Page 2

I am having issues when trying to print from a web application using ASP.NET C# to a Epson TM-U220 receipt printer. My program is printing to the receipt printer but after about 60 lines of ...
0
votes
0answers
82 views

Epson Sequence code(Raw printing)

Am trying to print a receipt on preprinted document.But the problem is am not able to call "load or eject command" using c# am trying below code, plz help me.. string entercutsheet= ...
1
vote
1answer
164 views

opposite of/n? - ESC/POS and PHP right/ left justify on the same line

so I am printing to a networked thermal printer in the office from our webserver (also in the office) so clients can place orders on the website and they pop out on the sales dept desk. Here is the ...
1
vote
1answer
250 views

PHP ajusting font size printing to network thermal printer

I have the following code which works like a charm to print from PHP to my epson thermal printer. we use it to print customer orders in the office when they checkout on the website. I want to change ...
1
vote
0answers
87 views

Not getting status message from Receipt Printer for “Receipt Empty” case

I am using a TM U220 receipt printer . And i am using Epson OPOS ADK for .Net and Microsoft PosFor.Net for the developement of my receipt printing application. I am trying to get the status ...
0
votes
0answers
111 views

Epson Receipt Printer BA-T500

I'm trying to print to a epson BA-T500. I installed the APD driver and built the examples, but they use MFC or VB. I was hoping to use OPOS, but when I tried this driver the BA-T500 wasn't in the ...
1
vote
0answers
145 views

Paper ejecting from printer when sending manual command codes

I am programming for the printer Epson TM-H5000II. I trying to print the slip paper when call the function ESC c 0 4. The basic steps I'm using: Manual Insert the Paper call ESC c 0 4 (Select ...
1
vote
0answers
103 views

How to draw line with ESC/POS?

I need to draw a horizontal line (solid one but dashed will be perfect!) to my receipt using ESC/POS commands. Now I'm using some hack that allow me to draw a horizontal line by using "UnderLine" ...
0
votes
1answer
162 views

Printing LOGO to EPSON PRINTER

Please i have a problem sending the print logo command to my eposon tm-t70 printer in c#.net i have googled and searched and i came up with a lot of cryptic stuff. most useful being that i will need ...
0
votes
0answers
69 views

Epson Stylus NX510 No Longer Prints In Black And White [closed]

I have an Epson Stylus NX510 that used to be able to print in black and white. I recently upgraded to Windows 8, and the printer seems to have lost this setting. To change to black and white I used ...
0
votes
1answer
241 views

Epson TM-T70 Java printing

I need to print to an Epson TM-T70 printer (ethernet version) with Java. I can't found documentation about this. Which is the simplest waY? Maybe using Javapos? There is some example? THanks
0
votes
1answer
302 views

Can't communicate with Epson POS printer

I'm implementing the EPSON ePOS iOS SDK for an EPSON thermal printer TM-T20. The printer is connected on USB port of an Airport Express with IP 192.168.0.10. I follow the instructions of EPSON ...
0
votes
0answers
260 views

Epson Bitmap ESC Code Center Image

Here is what I have set up so far http://nicholas.piasecki.name/blog/2009/12/sending-a-bit-image-to-an-epson-tm-t88iii-receipt-printer-using-c-and-escpos/ I followed this guide and now I am able to ...
1
vote
1answer
716 views

Print to a Dot-Matrix Printer directly from VB.NET

i am finishing a program i am writing and i have to create a printing to an Epson LQ-300+ Dot-Matrix. The printing has to print some text in some specific parts of the paper (Amount,name etc) Can ...
0
votes
1answer
346 views

No margin print with Epson TM-U220D

I am using this Epson TM-U220D printer for printing receipts. By default, the margin is set to 1 inch on all four sides of paper.I do not find any options to edit it in the printer utility nor in any ...
0
votes
0answers
298 views

ESC POS sample file Hex dump request

can someone generate a simple hex dump of a page of data, with various esc/pos commands in it. I've ordered an esc pos printer and it hasn't arrived yet, and its slowing down my project. The .spl ...
0
votes
0answers
162 views

Receipt printer doesn't print entire page

I have an intranet application that prints tickets using Epson receipt printer. All the body of the ticket prints well from the system serving as the server, but the heading of the ticket doesn't ...
1
vote
1answer
958 views

Writing a bitmap to Epson TM88IV through ESC/P commands (Write To NVRam)

Ref links: https://lh4.googleusercontent.com/-ceLtiOLVtME/UMBL1yf4RpI/AAAAAAAAAD0/itid5KibW_I/s1015/Doc1.png ...
6
votes
3answers
3k views

POS Application Development - Receipt Printing

I've been building a POS application for a restaurant/Bar. The design part is done and for the past month i've been coding it. Everything works fine except now i need to print. I have to print to a ...
0
votes
0answers
157 views

opening till through printer with Python

I have Epson TM-U220B Network printer and a cash drawer. I am developing Python Web app I managed to configure printer over my application. My printer is working fine, I just want to open till when I ...
1
vote
1answer
626 views

Trouble with using Epson JavaPOS ADK 1.11.18.0

I recently bought a Epson TM-T20 Printer and I am currently trying to build a java application that will utilize this. I have the included JavaPOS that came with the printer installed and its related ...
0
votes
0answers
142 views

iOS espon SDK to print chinese on TM-T88V

I am facing a problem printing Chinese characters from my iOS application to my TM-T88V. Printing alphanumerical characters works fine but I can't manage to find a way to print Chinese. I know the ...
0
votes
0answers
199 views

EPSON LQ 300+ Paper Feed incorrectly in VB.Net 2005

In my Billing Form, i am using raw data to print in the rollpaper with EPSON LQ300+. I set defaulty 3inches paper feed in Printer for the purpose of manually cutting the Bill. And i call the FF(12) ...
1
vote
0answers
278 views

how send Printer command to EPSON LQ-300+ from VB.NET 2005

I have to send a priter command for changing font from VB.NET. And i am using RawprinterHelperClass and sendstringtoprinter(printername,stringname) function to print a string. I have Printer Command ...
2
votes
0answers
244 views

international character set EPSON Printer

I am dealing with ESC/POS commands. With ESC R n command you can select an international character set. Epson offers, among others: Spain II and Latin America. In those charsets, for example Hex ...
0
votes
0answers
167 views

Addition white spaces coming while printing receipt using Epson thermal printer

I am trying to print a hardcoded string using .net APIs . But some additional white spaces getting printed in between the words. How can i remove those spaces. the string i used is like string ...
0
votes
0answers
147 views

how to remove page border using tcpdf

I'm using epson printer that uses continuous paper and I have made a successful print outs using tcpdf but my problem was the border lines that attached to every forms when i tried to set the printer ...
0
votes
2answers
1k views

Print a postscript document with CUPS and a thermal printer

I installed an epson TM-T20 in Ubuntu 12.04, using the official driver. This is a thermal printer, I'm using 80mm paper. My problem: When I print an image (using a postscript document) it waste a lot ...
2
votes
1answer
349 views

How avoid buffer overflow on Epson EPOS (via serial port)? [closed]

when I print huge data on my Epson TM H6000 or TM-88II, the printer buffer gets full and not all data will be printed. I use c# and SerialPort to send data (via ESC) to the printers (doc: ...
-1
votes
1answer
2k views

How to send control codes to Epson dot matrix printer from Windows

I want to send some control codes to EPSON printer. I've tried on many ways, send raw text file from command prompt, making program for print on c#, create generic/text only printer, but nothing work. ...
0
votes
1answer
553 views

reduce the font size while printing using OPOS printer for receipt

How can we reduce the size of text/font while printing using an OPOS printer? I am using an Epson printer and the following softare components for making this work. OPOS ADK for .Net Microsoft POS ...
0
votes
1answer
250 views

printing page mode in epson tm-t88v

Does any one how to center text to be printed using page mode in ePOS ios SDK? this is my code int retVal = success; retVal = [builder addPageBegin]; retVal = [builder addText:@"Text"]; retVal = ...
1
vote
1answer
488 views

How to open a TCP/IP port to a printer in VB6

I was wondering if somebody knows how to connect to a thermal printer with a TCP/IP interface using Visual Basic 6. It is to send ESC/POS command to the printer so that I can control it directly ...
1
vote
1answer
3k views

Printing directly to a thermal printer using ESC/POS Commands executed in C# with an interface of TCP/IP

I was working on implementing ESC/POS(Epson Standard Code for Point of Sale) on a Kitchen printer(Aclas KP71M). I have a user interface the the POS user enters its string in to the user interface and ...
0
votes
1answer
345 views

Printing UIImage using ePOS SDK

I'm using ePOS SDK from Epson which allows connecting to the printer (TM-T88V) via wifi. link for the sdk (http://pos.epson.com/mobilesdks/index.htm) I'm loading an UIImage from a url using this ...
5
votes
2answers
498 views

How to send low-level escape sequences to a printer on OS X?

I have a string of printer escape sequences (ESC/P) that I need to send to a printer (either USB or network) on Mac OS X. How can I do that? Is using CUPS directly the best way? Is there a "higher ...
0
votes
1answer
218 views

I can't get instance of pos printer

I'm working on EPOS pos printer (EPOS TM-T88III). İ stalled it's driver, EPOS ADK and POS for .NET I can get print from my pos printer with PrintDocument function but i want to use EPOS ADK. I try its ...
10
votes
1answer
636 views

Billing aliens via POS printer and image print

I am trying to create a prototype to print bitmap data for a text file to my LAN enabled epson pos printer TM-T88V. While I have no problems to send text and text formatting instructions, I dont ...
0
votes
1answer
373 views

Java Control of Epson Thermal Receipt Printer

Back in 2007 I wrote some software in Java that controlled an Epson TM90 Receipt Printer. My software used the JavaPOS API. It appears that this JavaPOS software no longer exists! In 2012, what is ...
-1
votes
1answer
535 views

Configuring a POS printer for remote printing

How can I configure a restaurant's POS printer to print orders from a web site? We have an online ordering web application, based on .NET/SQL. Once the order is submitted online, we want to print it ...
0
votes
1answer
2k views

PHP Printer How to use printer_draw_text Function

Sorry For my BAD English My Question is, how can I use printer_draw_text Function to print out a long String? (See example) on an Epson Billing Printer. All The examples work (source: ...
1
vote
0answers
341 views

Include jpos.xml

I'm making POS system and now I'm trying set up pos printer epson tm-t20. When I try open port, wher is a printer, I got this error message: jpos.JposException: Could not connect to service with ...
0
votes
0answers
146 views

epson escape sequencesf for paper move to initial stage Or move backword.. using C#

I need to pint some data to preprinted paper for receipt.I am using EPSON escape sequences(C#) for printing and its working cool.. But the problem is after the first receipet printing I used "/n" for ...
1
vote
1answer
953 views

How to know that the paper is out on EPSON thermal printer, model TM-88IV

I have EPSON thermal printer, model TM-88IV. I am able to get the various properties of the printer but cannot find any to get the following status: Paper is out Printer is in error state Printer is ...
0
votes
3answers
552 views

I have epson thermal printer model M129H. How to get the status of the printer ? like its on or not and paper roll is finished etc

I have epson thermal printer model M129H. How to get the status of the printer in my c# application ? The status includes: Printer is on or off Paper roll is finished Error in printing Paper roll ...

1 2