Windows Driver Install Manual SRP-275
Windows Driver Install Manual SRP-275
SRP-275
Impact Printer
Rev. 2.00
http://www.samsungminiprinters.com
SRP-275
■ Table of Contents
1. Foreword..........................................................................................................................3
2. Operating Environment ....................................................................................................3
3. Installing the Driver ..........................................................................................................4
3-1 Download windows driver from website......................................................................4
3-2 Install windows driver with autoinstaller ......................................................................4
3-3 Printer Settings ...........................................................................................................5
4. Main Specifications ..........................................................................................................6
4-1 Printer Fonts ...............................................................................................................6
4-2 Special Functions .......................................................................................................7
4-3 Resolutions.................................................................................................................8
4-4 Paper Sizes ................................................................................................................8
5. Controlling the Printer from VB ........................................................................................9
5-1 Selecting the Printer Driver.........................................................................................9
5-2 Printing Text ................................................................................................................9
5-3 Opening the Cash Drawer ........................................................................................10
5-4 Cutting the Paper......................................................................................................10
6. Using the SRP-275 Printer from WordPad..................................................................... 11
6-1 WordPad Environment.............................................................................................. 11
6-2 Printing Text .............................................................................................................. 11
6-3 Opening the Cash Drawer ........................................................................................12
6-4 Cutting the Paper......................................................................................................13
7. Using the SRP-275 Printer Properties ...........................................................................14
7-1 Additional Commands...............................................................................................14
1. Foreword
This manual explains how to install and use Windows printer drivers for SAMSUNG SRP-
275 printers. These drivers make it possible for Windows applications to print to BIXOLON
SAMSUNG SRP-275 printers. Please read this manual carefully so that you can take full
advantage of the driver’s capabilities.
2. Operating Environment
The BIXOLON SAMSUNG SRP-275 printer drivers can run on any of the following
operating systems.
Microsoft Windows 95
Microsoft Windows 98
Microsoft Windows ME
Microsoft Windows XP
2) Select language
4. Main Specifications
4-1 Printer Fonts
These drivers support use of printer fonts as well as Windows fonts. Use of printer fonts
permits faster printing. Available printer fonts are listed below.
“Built-in fonts of a printer” can be specified with the application programs. The “built-in
fonts” are as follows.
- Printer Font ( type A, Small )
- Printer Font ( type B, Small )
The font names what the user can choose in to the application are as follows.
2 types of character-height can be chosen in each font.
Six kinds of the FontAXxX, the FontAXxX [Ext.], the FontAXxX[255], FontBXxX, the
FontBXxX [Ext.], the FontBXxX[255]. The character code of 128 bytes of 80H - FFH varies
in the difference in these printer fonts. FontAXxX font, FontBXxX font support an Latin1
character code(Code Page 16 :WPC 1252). and, FonAXxX [Ext.] font, FontBXxX[Ext.]
support International character code(Code Page 0 : 437). And FonAXxX [255] font,
FontBXxX[255] support specified character code(Code Page 255) for additional font in
firmware.
Sizes
Printer Fonts Character size(dot)
(point)
FontA1x1 FontA1x1[Ext.] FontA1x1[255] FontA1x1(9x9) 9
FontA1x2 FontA1x2[Ext.] FontA1x2[255] FontA1x2(9x18) 18
FontA2x1 FontA2x1[Ext.] FontA2x1[255] FontA2x1(18x9) 9
FontA2x2 FontA2x2[Ext.] FontA2x2[255] FontA2x2(18x18) 18
FontB1x1 FontB1x1[Ext.] FontB1x1[255] FontB1x1(7x9) 9
FontB1x2 FontB1x2[Ext.] FontB1x2[255] FontB1x2(7x18) 18
FontB2x1 FontB2x1[Ext.] FontB2x1[255] FontB2x1(14x9) 9
FontB2x2 FontB2x2[Ext.] FontB2x2[255] FontB2x2(14x18) 18
The SRP-275 Printer can be used to execute a variety of special non-printing functions, as
indicated in the table below.
You can execute these functions by selecting the printer’s special “FontControl” font and
then sending the appropriate character code to the driver. ( Note that you cannot use the
“FontControl” font to print normal characters. )
4-3 Resolutions
The following table shows the recommended margins for SRP-275 printer. Refer to this
table when setting margins from your printing applications.
The following code establishes the specified printer driver as your "default printer."
♦ VISUAL BASIC
The following code prints a text string using a Windows font, and then prints another text
string using a printer font. Each string gives the name and size of the font being used.
♦ VISUAL BASIC
The next example shows how to open the desired cash drawer at the desired speed.
♦ VISUAL BASIC
Printer.Print "A"
‘Use special-function character to open the cash drawer.
‘A: Open drawer 1 at 50ms
‘B: Open drawer 1 at 100ms
‘C: Open drawer 1 at 150ms
‘D: Open drawer 1 at 200ms
‘E: Open drawer 1 at 250ms
‘a: Open drawer 2 at 50ms
‘b: Open drawer 2 at 100ms
‘c: Open drawer 2 at 150ms
‘d: Open drawer 2 at 200ms
‘e: Open drawer 2 at 250ms
Printer.EndDoc
♦ VISUAL BASIC
Rev. 2.0 - 10 -
SRP-275
WordPad is more adequate to test printer than Microsoft Word. Make it sure that SRP-
275 has been chosen as default printer and than go further with WordPad like below.
Start up WordPad, and enter appropriate settings for the follows.
- Size [ Refer to Section 4.5, “Paper Sizes”]
- Resolution [ Refer to Section 4.4, “Resolutions” ]
- Margins [ Refer to Section 4.5, “Paper Sizes” ]
1) Select the font you wish to use from the font list.
2) Select the font size you wish use from the font-size list.
3) Type in some text into the WordPad text-input area.
4) Open the File menu, and click on Print.
For fastest printing, select a printer font form the font list.
Rev. 2.0 - 11 -
SRP-275
Clicking on Print will cause cash drawer #1 to open at a drive speed of 50ms. By changing
the character that you input at Step 3, you can select a different drive speed or open the
other drawer. Refer to Section 4.2, “Special Functions,” for a listing of characters and their
functions.
Rev. 2.0 - 12 -
SRP-275
Rev. 2.0 - 13 -
SRP-275
1) Logo Printing
Cut Receipt (partial cut) without paper feeding.
Type the command to cut.
ex) \x1D\x56\x01 = Cut Receipt
2) Promotion printing
Cut Receipt (partial cut).
Type the command to cut.
ex) \x1D\x56\x42 = Cut Receipt
3) This is where you enter the number of line feeds that will be done after a document is
printed.
Rev. 2.0 - 14 -