GeoVision Create a File Printer for Use with POS Text Sender


GeoVision
Back to GeoVision Support | Support Home

Summary:
Create a File printer that allows for the customer to add the printer as a journal Printer in the POS Software and output the Receipt as a Text File

Requirements
-Windows Based Point Of Sale System
-Ability to add a journal printer from Windows
-TCP/IP Network connectsion from the POS/BOH Device to the DVR/NVR

Instructions

For Command Line Buffs
Code: Select all
rundll32 printui.dll,PrintUIEntry /if /b "Geovision Printer" /f "%WINDIR%\inf\ntprint.inf" /r "C:\Pos_Receipt.txt" /m "Generic / Text Only"


Applications
-Locations with USB Printers and inability to send the feed out to Serial
Attachments
Geovision Printer.zip