
If you're on an Intermec handheld and you're connected to a Bluetooth printer, you should be able to open a serial port to COM6 and send your file over. If you need to do it programmatically, you can execute any of those commands using the system() function or CreateProcess(). There are several ways to do this from the command line. How can i send this file to printer and execute the instrucations to print the image.

Means we can write the program in the text editor and send the whole program as a text file to the printer using the communication program using some transfer commands.įor in my host there is a file called myfile.txt in D:/ with the fallowing data
How to print .prn file using c# how to#
How to send text file to printer - printing As i read in some fingerprint manual we can send text file to the printer.
