# This file controls the print settings for the BSISlipPrinter program. # It takes whichever registry settings are specified in the file and # replaces the registry values with the new settings. If a given value is not specified # in the file, the program has defauts that will ensure at least basic receipt printing behavior. # It restores the registry settings after submitting print job. # This is a sample file. Copy it to bsi_slip_printer.config to get the program to pick it up. # Or just select the printer the first time it runs. It will create the config file for you. # PrinterName is the only setting that is added to the file automatically. # application_exit_delay is there in case you need to extend the time the application waits before exiting. # I don't know why it used to wait 40s. That seemes crazy long. I put the default to 1s. You can change # that with this setting in case it really needs to be like that. # # cash_drawer_open_sequence allows you to change the default open sequence that is sent to # the printer for opening the cash drawer. If you have some different model, change the sequence # with this parameter to whatever the new one requires. # # Remove leading "# " to uncomment. # PrinterName=Star TSP100 Cutter (TSP143) # cash_drawer_open_sequence=0x07, 0x1B, 0x70, 0x00, 0x19, 0xFA # header= # footer= # margin_top=0 # margin_left=0 # margin_bottom=0 # margin_right=0 # Shrink_To_Fit=no # font=font-family: Times New Roman; font-size: 10pt; font-style: Regular; color: rgb(0,0,0); # application_exit_delay=1