Search code examples
c#printingcrystal-reportsbarcodebarcode-scanner

Barcode Printing


My client is using SATO CG 408 TT barcode printer. I want to make my C# application able to print barcodes using this printer. Label sizes are 50mm x 25mm

I tried to search documentation of SATO website and also googled some links, but dint find any satisfactory solutions. Zebra printer have their own languages, so that we dont need to integrate any fonts in reports.

The questions might be silly :P.. but its important to know before I start coding.


Solution

  • Sato does offer SBPL, much like Zebra's ZPL or EPL2 language.