Click here to Skip to main content
15,887,822 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to add a setup file in a setup Pin
Christian Graus22-Apr-08 20:32
protectorChristian Graus22-Apr-08 20:32 
GeneralRe: how to add a setup file in a setup Pin
sumit703422-Apr-08 20:40
sumit703422-Apr-08 20:40 
GeneralRe: how to add a setup file in a setup Pin
Christian Graus22-Apr-08 21:47
protectorChristian Graus22-Apr-08 21:47 
QuestionPrinter control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
drexler_kk22-Apr-08 17:28
drexler_kk22-Apr-08 17:28 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
Christian Graus22-Apr-08 17:56
protectorChristian Graus22-Apr-08 17:56 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
drexler_kk22-Apr-08 18:09
drexler_kk22-Apr-08 18:09 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
Christian Graus22-Apr-08 19:13
protectorChristian Graus22-Apr-08 19:13 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
darkelv22-Apr-08 19:13
darkelv22-Apr-08 19:13 
Receipt printer usually has their own ESC code that is specific to the printer. You will need to get hold of the manual of both printer. You will need to send these ESC code to the printer via the interface it is connected (COM or LPT), to instruct the printer to print out something, in the same way that sending ESC codes to a dot matrix printer.

If you want to print the same format of content to both printer, you will need to some how translate the content into the ESC of each printer.

As you might need to send the raw data to printer, you might need these:

http://support.microsoft.com/kb/322090[^]
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
drexler_kk22-Apr-08 20:12
drexler_kk22-Apr-08 20:12 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
Chinners23-Apr-08 0:51
Chinners23-Apr-08 0:51 
GeneralRe: Printer control function for VB.NET linking EPSON TM-U220 and TM-T88IV Recept Printer Pin
drexler_kk23-Apr-08 19:29
drexler_kk23-Apr-08 19:29 
GeneralHelp with code Pin
muscle22-Apr-08 16:17
muscle22-Apr-08 16:17 
GeneralRe: Help with code Pin
leckey22-Apr-08 16:24
leckey22-Apr-08 16:24 
GeneralRe: Help with code Pin
muscle22-Apr-08 16:28
muscle22-Apr-08 16:28 
GeneralRe: Help with code Pin
Christian Graus22-Apr-08 16:39
protectorChristian Graus22-Apr-08 16:39 
Generalmake a server application problem Pin
shee_dee8622-Apr-08 15:20
shee_dee8622-Apr-08 15:20 
GeneralRe: make a server application problem Pin
Christian Graus22-Apr-08 15:52
protectorChristian Graus22-Apr-08 15:52 
QuestionPrint to PDF & Printer Pin
SentencedToLive22-Apr-08 13:32
SentencedToLive22-Apr-08 13:32 
GeneralRe: Print to PDF & Printer Pin
Christian Graus22-Apr-08 13:59
protectorChristian Graus22-Apr-08 13:59 
GeneralRe: Print to PDF & Printer Pin
SentencedToLive22-Apr-08 15:33
SentencedToLive22-Apr-08 15:33 
GeneralRe: Print to PDF & Printer Pin
Christian Graus22-Apr-08 15:51
protectorChristian Graus22-Apr-08 15:51 
GeneralRe: Print to PDF & Printer Pin
SentencedToLive23-Apr-08 0:18
SentencedToLive23-Apr-08 0:18 
GeneralRe: Print to PDF & Printer Pin
Christian Graus23-Apr-08 0:59
protectorChristian Graus23-Apr-08 0:59 
GeneralRe: Print to PDF & Printer Pin
Duncan Edwards Jones24-Apr-08 5:55
professionalDuncan Edwards Jones24-Apr-08 5:55 
Generalcreate CV (who find the work, send to cv(person information) to company) Pin
Member 387528422-Apr-08 10:49
Member 387528422-Apr-08 10:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.