Neodynamic.SDK.EPLPrinter
3.0.24.603
See the version list below for details.
dotnet add package Neodynamic.SDK.EPLPrinter --version 3.0.24.603
NuGet\Install-Package Neodynamic.SDK.EPLPrinter -Version 3.0.24.603
<PackageReference Include="Neodynamic.SDK.EPLPrinter" Version="3.0.24.603" />
paket add Neodynamic.SDK.EPLPrinter --version 3.0.24.603
#r "nuget: Neodynamic.SDK.EPLPrinter, 3.0.24.603"
// Install Neodynamic.SDK.EPLPrinter as a Cake Addin #addin nuget:?package=Neodynamic.SDK.EPLPrinter&version=3.0.24.603 // Install Neodynamic.SDK.EPLPrinter as a Cake Tool #tool nuget:?package=Neodynamic.SDK.EPLPrinter&version=3.0.24.603
EPLPrinter Emulator SDK for .NET allows you to Convert, Preview and Render raw EPL (Zebra/Eltron Programming Language) commands to well known image and document formats like PNG, JPG, PCX & 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 & 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 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 as 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. Black & White 1bpp is also supported through PCX format.
Custom EPL Output Rotation
==========================
Even EPL supports rotation, EPLPrinter Emulator SDK can be configured to rotate EPL outputs to 90, 180 & 270 clockwise degrees.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- SkiaSharp (>= 1.60.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Neodynamic.SDK.EPLPrinter:
Package | Downloads |
---|---|
Neodynamic.SDK.EPLPrinter.WindowsPrinting
Allow printing EPLPrinter SDK output content from .NET Projects running on Windows. |
|
Neodynamic.SDK.EPLPrinter.UnixPrinting
Allow printing EPLPrinter SDK output content from .NET Projects running on Linux or macOS. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.24.1009 | 148 | 10/10/2024 |
3.0.24.603 | 171 | 6/3/2024 |
3.0.0 | 496 | 12/5/2023 |
2.0.0 | 890 | 3/16/2023 |
1.0.22.725 | 685 | 7/25/2022 |
1.0.22.630 | 449 | 6/30/2022 |
1.0.22.624 | 434 | 6/24/2022 |
1.0.22.610 | 436 | 6/10/2022 |
1.0.22.503 | 474 | 5/4/2022 |
1.0.0 | 634 | 3/14/2022 |
● Fixed! GW parsing when LF char is part of the encoded data