EPLPrinter Emulator SDK for .NET
EPLPrinter Emulator SDK for .NET allows you to Convert, Preview and Render raw EPL (Eltron Programming Language) commands to well known image and document formats like PNG, JPG & PDF by writing C# or VB.NET code targeting any .NET Framework, .NET CORE, Legacy ASP.NET MVC & CORE, Xamarin, Mono & Universal Windows Platform (UWP) projects.
Convert EPL to Images & Docs
Use EPLPrinter Emulator SDK to easily convert EPL commands to PNG, JPG, PDF, PCX, Zebra GRF ASCII hex, Zebra EPL Binary Graphic, Honeywell-Intermec FingerPrint Binary Graphic, HP PCL Binary Graphic & EPSON ESC/POS NV Binary Graphic formats by writing simple C# or VB.NET code.
Preview EPL Commands
Need to test EPL commands and don't have a real Zebra (Eltron) printer device? No problem! Use EPLPrinter Emulator SDK to preview EPL commands without wasting any labels!
High Accuracy EPL Render
EPLPrinter Emulator SDK renders EPL commands generating high quality output by reproducing built-in and resident EPL fonts for texts and barcodes with high accuracy.
Virtual EPL Printer
EPLPrinter Emulator SDK works like a Virtual EPL Printer device. You setup the virtual printer with basic settings like the DPI resolution and default Label Size to finally pass to it the EPL commands to be processed.
EPL Parsing & Processing
EPLPrinter Emulator SDK can parse EPL commands from a .NET string, .NET Stream or physical file. It can detect UTF-8 encoding automatically. Most of the EPL Formatting and Control Commands are supported.
Barcode Symbologies Support
EPLPrinter Emulator SDK can generate most of the linear (1D), postal, composite, stacked and 2D barcodes shipped with real printer device.
Colored Label Simulation
EPLPrinter Emulator SDK can be configured to convert EPL to PNG, JPG & PDF formats simulating a color ribbon (for label items) and a background color label.
Custom EPL Output Rotation
Even EPL supports rotation, EPLPrinter Emulator SDK can be configured to rotate EPL outputs to 90, 180 & 270 clockwise degrees.
Custom Background Image
EPLPrinter Emulator SDK allows you to render EPL commands on a specified Background Image (in PNG or JPG formats) which can be set from a system file path, URL, Base64 string or a binary buffer (Byte Array).
Rendered EPL Elements
EPLPrinter Emulator SDK returns the list of rendered EPL elements based on the processed commands providing the following info: EPL Command Name, Content, X, Y, Width & Height.