Questions tagged [epson]

Seiko Epson Corporation, commonly known as Epson, is a Japanese electronics company and one of the world's largest manufacturers of computer printers, and information and imaging related equipment.

Seiko Epson Corporation, commonly known as Epson, is a Japanese electronics company and one of the world's largest manufacturers of computer printers, and information and imaging related equipment. Headquartered in Suwa, Nagano, Japan, the company has numerous subsidiaries worldwide and manufactures inkjet, dot matrix and laser printers, scanners, desktop computers, business, multimedia and home theatre projectors, large home theatre televisions, robots and industrial automation equipment, point of sale docket printers and cash registers, laptops, integrated circuits, LCD components and other associated electronic components. It is one of three core companies of the Seiko Group, a name traditionally known for manufacturing Seiko timepieces since its founding.

388 questions
-1
votes
1 answer

Forwarding Email to Epson Printer "Email Print" with Perl Issue

I am currently using Cpanel to setup an email forward that goes through a feature in CPanel email forwarding "Pipe to Program". In this perl script, I grab the headers and replace them with the Epson email print address, as Epson printers do not…
DanDaMan
  • 73
  • 2
  • 9
-1
votes
1 answer

How to: Standalone C# printing on Epson Thermal printer

For the first time I've been given this Thermal printer (M325A) to use, at this stage I have ZERO idea of how to code my desktop application to print "ANYTHING". But my present requirement will be to print just 4 lines of information:- Pre-mentioned…
gsvirdi
  • 406
  • 2
  • 7
  • 22
-1
votes
1 answer

ESC/P programming!

Why i need to use it is because for some printers using TPrinter prints some weird hieroglyph at the beginning of the printable area. My problem is that if i send some commands, nothing happens. ESC E (#27 #69) - Sending this escape sequence didn't…
Peacelyk
  • 1,126
  • 4
  • 24
  • 48
-1
votes
1 answer

How to disable bold for epson Printers without killing the alignment?

I am able to print bold following instructions. What I am having trouble with, is figuring out how to disable the bold so that the next item printed in the list does not carry the bold type. I do not want to use '|N' as this sets all formats back to…
Demodave
  • 6,242
  • 6
  • 43
  • 58
-1
votes
1 answer

Printing barcodes on Epson thermal printer

I have acquired an Epson thermal printer (TM-T82II) with a control utility (APD5) that allows me to configure and test the printer. I use the utility to (try to) print barcodes, but cannot find any documentation on how to make use of the Code128…
omatai
  • 3,448
  • 5
  • 47
  • 74
-1
votes
1 answer

Text size Epson TM-H5000II

I'm trying to reduce the size of the text, according to the manual i need to use the ESC ! 1 (https://reference.epson-biz.com/modules/ref_escpos/index.php?content_id=23) but i dont know how to pass it to java code, i try define a bite and use…
-1
votes
1 answer

Moverio bt-300 with Unity 5.5.1 + Vuforia

I'm trying to run an Unity (5.5) app inside an Android project on Moverio bt 300. The Android app runs fine but when I try to start Unity scene, I get a black screen. Any idea ? (I also installed the moverio bt 300 plugin from Unity Asset Store)…
Nayk0
  • 101
  • 1
  • 7
-1
votes
1 answer

logo Command in ESC POS Command Printing

logo Command Eg: Chr(29) + Chr(40) + Chr(76) + Chr(6) + Chr(0) + Chr(48) + Chr(69) + Chr(48) + Chr(49) + Chr(1) + Chr(2) logo = datareader(logo) I am storing this string in logo column in bill options table, but when I am retrieving this data and…
upender
  • 11
  • 5
-1
votes
1 answer

What happens when you claim a PosPrinter using Microsoft Point of Serivce & Epson OPOS for.net then computer unexpectedly shutdown?

What happens when you claim a PosPrinter using Microsoft Point of Serivce & Epson OPOS for.net then computer unexpectedly shutdown? does your PosPrinter get broken? or does the library manage this already?
Patrick87
  • 237
  • 1
  • 2
  • 10
-1
votes
1 answer

Google glass sdk for Epson moverio

What I understand from technical specs of Google glass is that it displays a 2D plane on one of the eye's projector. Android sdk in addition with GDK provides tools for writing apps for the device with features that can sense eye and voice actions.…
Mohitt
  • 2,957
  • 3
  • 29
  • 52
-1
votes
1 answer

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 fitter is open etc.
HotTester
  • 5,620
  • 15
  • 63
  • 97
-2
votes
1 answer

EPSON RECEIPT PRINTER in JAVA

I install epson printer driver and also epson javapos apd program compile successfully it get exception runtime Exception in thread "main" jpos.JposException: Could not connect to service with logicalName = EPSON TM-U220 Receipt:…
Sagar Chavan
  • 507
  • 1
  • 7
  • 15
1 2 3
25
26