Zebra S600 Barcode Printing

emkpro
Member Posts: 47
Hello,
I am trying to print a barcode ean 13 from an S600 but my report prewiew shows nothing. Does the printer loads its fonts (ean 13 particularly) to windows fonts. How should I use them. Do I have to use the printers own fonts or direct numbers. I need some clues on this
I am trying to print a barcode ean 13 from an S600 but my report prewiew shows nothing. Does the printer loads its fonts (ean 13 particularly) to windows fonts. How should I use them. Do I have to use the printers own fonts or direct numbers. I need some clues on this
//EMK\\
0
Comments
-
Hi emkpro,
how looks like the code which you use to print?
Ralph0 -
You need to send plain text files ( "Generic Printer/Text only" with Codepage 850) to the Zebra S-600, no extras fonts are needed, the printer creates all barcodes internally.
Example :
a EAN13 Barcode line can look like this:
^BY2,3.0^FO354,20^BEB,64,Y,N^FR^FD' + EAN + '^FS
^BY : Barcode Field Default Instruction
^BE : Barcode EAN 13
^FO . Field Origin
^FD : Field Data
^FS : Field Separator
^FR : Field Reverse Print
Download the ZPL II Progamming Guide first to get started :
http://www.zebra.com/id/zebra/na/en/ind ... sults.htmlKai Kowalewski0 -
Hi Kowa,
>>
You need to send plain text files ( "Generic Printer/Text only" with Codepage 850) to the Zebra S-600, no extras fonts are needed, the printer creates all barcodes internally.
<<
You wrote the answer: you send plain text files - the printer creates the barcodes internally. How should navision show you a barcode which is internally created? If you create a plain text file you haven´t any sections.
If you need the barcode also on screen i suggest to use my barcode-utility.
Ralph0 -
All you can see in the preview is the text which is sent to the printer, nothing else. A Zebra Label Printer is not a TrueType Printer nor has it any WYSIWYG capability. It needs a precise plain text where every single character counts, printed into a section of sufficient width.Kai Kowalewski0
-
I handled the problem by a dll which sends direct commands to printer. But using generic printer text only 850 seems a better idea,it would be at least, If I knowed what it means :oops://EMK\\0
-
You just have to install a new printer , selecting "Standard"/"Generic /Text only" ( i.e. the basic printer) from the printer models. Then you go to the properties of this printer to select Codepage 850 ( otherwise special characters like üÜöÖ will not be printed right).Kai Kowalewski0
-
Hi emkpro,
Another solution would be to use the EPL for zebra, the quickst would be to generate a tempory file and send it directly to the printer. E.g like printing the file to the LPT port.Francois Viljoen0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions