BinaryKits.Zpl

    BinaryKits.Zpl a set of .net libraries. The project supports you in the simple creation of zebra labels. It generates the ZPL data, it is a printer description language from Zebra Technologies. ZPL II is now emulated by many label printers from different manufacturers. So with this implementation you can create labels for most printers.

    Language: csharp

    Author: Christina Ketterer (@christina_ketterer)

    13 stars · 349 views

    Files

    • Interleaved2of5BarcodeFieldData.cs (cs)
    • AnsiCodabarFieldData.cs (cs)
    • BarcodeInfo.cs (cs)
    • FieldDataBase.cs (cs)
    • LabelInfo.cs (cs)
    • AztecBarcodeFieldData.cs (cs)
    • Code128BarcodeFieldData.cs (cs)
    • FontInfo.cs (cs)
    • Code39BarcodeFieldData.cs (cs)
    • GraphicSymbolFieldData.cs (cs)
    • CodeEAN13BarcodeFieldData.cs (cs)
    • UpcABarcodeFieldData.cs (cs)
    • DataMatrixFieldData.cs (cs)
    • LabelHome.cs (cs)
    • PDF417FieldData.cs (cs)
    • LabelPosition.cs (cs)
    • FieldBlock.cs (cs)
    • MaxiCodeBarcodeFieldData.cs (cs)
    • AnalyzeInfo.cs (cs)
    • CommandAnalyzers (txt)
    • FieldReversePrintZplCommandAnalyzer.cs (cs)
    • RecallFormatCommandAnalyzer.cs (cs)
    • LabelHomeCommandTest.cs (cs)
    • Program.cs (cs)
    • appsettings.json (json)
    • Properties (txt)
    • Orientation.cs (cs)
    • TextJustification.cs (cs)
    • LineColor.cs (cs)
    • doc (txt)
    • logo_sw.png (image)
    • logo.svg (image)
    • preview-simple-layout.png (image)
    • preview-whole.label.png (image)
    • preview-barcode128.png (image)
    • logo_128.png (image)
    • SocialPreview.png (image)
    • logo.png (image)
    • README.md (md)
    • LICENSE (txt)
    • .github (github)
    • workflows (txt)
    • dotnet - test.yml (yml)
    • dockerhub-publish.yml (yml)
    • QrCodeBarcodeFieldData.cs (cs)
    • dotnet.yml (yml)
    • deploy_binarykits-zpl-viewer.yml (yml)
    • FUNDING.yml (yml)
    • src (txt)
    • BinaryKits.Zpl.TestConsole (testconsole)
    • DrawImageHelper.cs (cs)
    • Program.cs (cs)
    • Properties (txt)
    • launchSettings.json (json)
    • BinaryKits.Zpl.Label.UnitTest (unittest)
    • RecallFieldNumberTest.cs (cs)
    • ZplData (txt)
    • DownloadGraphicsZ64.txt (txt)
    • DownloadGraphicsZ64_net472.txt (txt)
    • Zpl.png (image)
    • DownloadObject.txt (txt)
    • UpcExtensionBarcodeFieldData.cs (cs)
    • DownloadGraphicsACS.txt (txt)
    • DownloadGraphicsB64.txt (txt)
    • ZebraB64CompressionHelperTest.cs (cs)
    • DownloadTest.cs (cs)
    • FieldNumberTest.cs (cs)
    • BarcodeTest.cs (cs)
    • Code93BarcodeFieldData.cs (cs)
    • ZebraZ64CompressionHelperTest.cs (cs)
    • ZebraACSCompressionHelperTest.cs (cs)
    • EngineTest.cs (cs)
    • BinaryKits.Zpl.Viewer (viewer)
    • ElementDrawers (txt)
    • BarcodeUpcAElementDrawer.cs (cs)
    • BarcodeAnsiCodabarElementDrawer.cs (cs)
    • QrCodeElementDrawer.cs (cs)
    • GraphicSymbolElementDrawer.cs (cs)
    • GraphicEllipseElementDrawer.cs (cs)
    • ElementDrawerBase.cs (cs)
    • AztecBarcodeElementDrawer.cs (cs)
    • GraphicFieldElementDrawer.cs (cs)
    • GraphicDiagonalLineElementDrawer.cs (cs)
    • DrawerOptions.cs (cs)
    • BarcodeDrawerBase.cs (cs)
    • Barcode93ElementDrawer.cs (cs)
    • FieldBlockElementDrawer.cs (cs)
    • GraphicBoxElementDrawer.cs (cs)
    • BarcodeUpcExtensionElementDrawer.cs (cs)
    • Interleaved2of5BarcodeDrawer.cs (cs)
    • RecallGraphicElementDrawer.cs (cs)
    • MaxiCodeElementDrawer.cs (cs)
    • PDF417ElementDrawer.cs (cs)
    • LabelItemDto.cs (cs)
    • Barcode39ElementDrawer.cs (cs)
    • Barcode128ElementDrawer.cs (cs)
    • DataMatrixElementDrawer.cs (cs)
    • BarcodeUpcEElementDrawer.cs (cs)
    • BarcodeEAN13ElementDrawer.cs (cs)
    • GraphicCircleElementDrawer.cs (cs)
    • IElementDrawer.cs (cs)
    • UpcEBarcodeFieldData.cs (cs)
    • RenderLabelDto.cs (cs)
    • ImageMoveElementDrawer.cs (cs)
    • TextFieldElementDrawer.cs (cs)
    • PrinterStorage.cs (cs)
    • Resources (txt)
    • README.md (md)
    • Symologies (txt)
    • MaxiCodeSymbology.cs (cs)
    • ZplCode128Symbology.cs (cs)
    • UpcExtensionSymbology.cs (cs)
    • Models (txt)
    • ZplCommandAnalyzerBase.cs (cs)
    • UpcEBarcodeZplCommandAnalyzer.cs (cs)
    • FieldBlockZplCommandAnalyzer.cs (cs)
    • GraphicDiagonalLineZplCommandAnalyzer .cs (cs)
    • PDF417BarcodeCommandAnalyzer.cs (cs)
    • FieldOrientationZplCommandAnalyzer.cs (cs)
    • GraphicBoxZplCommandAnalyzer.cs (cs)
    • CodeEAN13BarcodeZplCommandAnalyzer.cs (cs)
    • ScalableBitmappedFontZplCommandAnalyzer.cs (cs)
    • DownloadObjectsZplCommandAnaylzer.cs (cs)
    • FieldHexadecimalZplCommandAnalyzer.cs (cs)
    • CommentZplCommandAnalyzer.cs (cs)
    • UpcABarcodeZplCommandAnalyzer.cs (cs)
    • GraphicEllipseZplCommandAnalyzer.cs (cs)
    • FieldSeparatorZplCommandAnalyzer.cs (cs)
    • QrCodeBarcodeZplCommandAnalyzer.cs (cs)
    • GraphicCircleZplCommandAnalyzer.cs (cs)
    • FieldNumberCommandAnalyzer.cs (cs)
    • ImageMoveZplCommandAnalyzer.cs (cs)
    • IFormatElement.cs (cs)
    • ChangeAlphanumericDefaultFontZplCommandAnalyzer.cs (cs)
    • Interleaved2of5BarcodeZplCommandAnalyzer.cs (cs)
    • MaxiCodeBarcodeZplCommandAnalyzer.cs (cs)
    • FieldTypesetZplCommandAnalyzer.cs (cs)
    • RecallGraphicZplCommandAnalyzer.cs (cs)
    • DownloadFormatCommandAnalyzer.cs (cs)
    • NewLineConversionMethod.cs (cs)
    • IZplCommandAnalyzer.cs (cs)
    • DownloadGraphicsZplCommandAnalyzer.cs (cs)
    • FieldOriginZplCommandAnalzer.cs (cs)
    • UpcExtensionBarcodeZplCommandAnalyzer.cs (cs)
    • FieldDataZplCommandAnalyzer.cs (cs)
    • AnsiCodabarBarcodeZplCommandAnalyzer.cs (cs)
    • BarCodeFieldDefaultZplCommandAnalyzer.cs (cs)
    • Code93BarcodeZplCommandAnalyzer.cs (cs)
    • GraphicSymbolZplCommandAnalyzer.cs (cs)
    • LabelReversePrintZplCommandAnalyzer.cs (cs)
    • AztecBarcodeZplCommandAnalyzer.cs (cs)
    • Code128BarcodeZplCommandAnalyzer.cs (cs)
    • LabelHomeZplCommandAnalyzer.cs (cs)
    • BinaryKits.Zpl.Viewer.UnitTest (unittest)
    • GraphicFieldZplCommandAnalyzer.cs (cs)
    • ChangeInternationalFontCommandAnalyzer.cs (cs)
    • DataMatrixZplCommandAnalyzer.cs (cs)
    • FieldVarialbleZplCommandAnalyzer.cs (cs)
    • Code39BarcodeZplCommandAnalyzer.cs (cs)
    • IZplAnalyzer.cs (cs)
    • IFormatMerger.cs (cs)
    • ZplBarcode.cs (cs)
    • Ref (txt)
    • VirtualPrinter.cs (cs)
    • Properties (txt)
    • Resources.Designer.cs (cs)
    • ZplElementDrawer.cs (cs)
    • Helpers (txt)
    • ImageHelper.cs (cs)
    • StringHelper.cs (cs)
    • FontScale.cs (cs)
    • UnitsHelper.cs (cs)
    • FormatMerger.cs (cs)
    • IPrinterStorage.cs (cs)
    • FontManager.cs (cs)
    • ZplAnalyzer.cs (cs)
    • BinaryKits.Zpl.Label (label)
    • ImageConverters (txt)
    • ImageResult.cs (cs)
    • ImageSharpImageConverter.cs (cs)
    • IImageConverter.cs (cs)
    • ZplConstants.cs (cs)
    • ZplEngine.cs (cs)
    • FieldOrientation.cs (cs)
    • TextJustification.cs (cs)
    • Elements (txt)
    • Zpl (txt)
    • ZplBarcode128.cs (cs)
    • ZplFieldOrigin.cs (cs)
    • ZplPDF417.cs (cs)
    • ZplSingleLineFieldBlock.cs (cs)
    • ZplElementBase.cs (cs)
    • ZplFieldDataElementBase.cs (cs)
    • ZplDownload.cs (cs)
    • ZplRecallGraphic.cs (cs)
    • ZplGraphicEllipse.cs (cs)
    • ZplQrCode.cs (cs)
    • ZplReferenceGrid.cs (cs)
    • ZplBarcode93.cs (cs)
    • ZplCompressionScheme.cs (cs)
    • ZplBarcodeAnsiCodabar.cs (cs)
    • ZplImageMove.cs (cs)
    • ZplTextBlock.cs (cs)
    • ZplGraphicDiagonalLine.cs (cs)
    • ZplFieldOrientation.cs (cs)
    • ErrorCorrectionLevel.cs (cs)
    • ZplRecallFieldNumber.cs (cs)
    • ZplChangeInternationalFont.cs (cs)
    • ZplRecallFormat.cs (cs)
    • ZplRaw.cs (cs)
    • ZplFieldNumber.cs (cs)
    • ZplFieldBlock.cs (cs)
    • ZplBarcode39.cs (cs)
    • Helpers (txt)
    • ZebraACSCompressionHelper.cs (cs)
    • ZplBarcodeInterleaved2of5.cs (cs)
    • ZplBarcodeEan13.cs (cs)
    • ZplDownloadGraphics.cs (cs)
    • ZplFieldTypeset.cs (cs)
    • ZplMaxiCode.cs (cs)
    • ZplGraphicSymbol.cs (cs)
    • Measure.cs (cs)
    • ZplBarcodeUpcExtension.cs (cs)
    • ZplDataMatrix.cs (cs)
    • ZplGraphicBox.cs (cs)
    • ZplFontIdentifier.cs (cs)
    • ZplDownloadObjects.cs (cs)
    • ZplBarcodeUpcE.cs (cs)
    • ZplTextField.cs (cs)
    • ZplGraphicCircle.cs (cs)
    • ZplPositionedElementBase.cs (cs)
    • ZplFont.cs (cs)
    • ZplGraphicElement.cs (cs)
    • ZplGraphicField.cs (cs)
    • ZplBarcodeUpcA.cs (cs)
    • ZplAztecBarcode.cs (cs)
    • ZplRenderOptions.cs (cs)
    • LineColor.cs (cs)
    • FieldJustification.cs (cs)
    • GraphicSymbolCharacter.cs (cs)
    • LabelResponseDto.cs (cs)
    • ZebraB64CompressionHelper.cs (cs)
    • ByteHelper.cs (cs)
    • ZebraZ64CompressionHelper.cs (cs)
    • Crc16.cs (cs)
    • NewLineConversionMethod.cs (cs)
    • InternationalFont.cs (cs)
    • QualityLevel.cs (cs)
    • Dockerfile (txt)
    • BinaryKits.Zpl.Labelary (labelary)
    • LabelaryClient.cs (cs)
    • PrintDensity.cs (cs)
    • LabelSize.cs (cs)
    • BinaryKits.Zpl.Protocol.UnitTest (unittest)
    • ZebraB64CompressionHelperTest.cs (cs)
    • Commands (txt)
    • GraphicBoxCommandTest.cs (cs)
    • DownloadObjectsCommandTest.cs (cs)
    • ChangeAlphanumericDefaultFontCommandTest.cs (cs)
    • CommentCommandTest.cs (cs)
    • FieldBlockCommandTest.cs (cs)
    • FieldSeperatorCommandTest.cs (cs)
    • RecallGraphicCommandTest.cs (cs)
    • Interleaved2Of5BarCodeCommandTest.cs (cs)
    • FieldDataCommandTest.cs (cs)
    • DownloadGraphicsCommandTest.cs (cs)
    • FieldTypesetCommandTest.cs (cs)
    • GraphicCircleCommandTest.cs (cs)
    • ImageMoveCommandTest.cs (cs)
    • Code128BarCodeCommandTest.cs (cs)
    • GraphicFieldCommandTest.cs (cs)
    • Code39BarCodeCommandTest.cs (cs)
    • FieldOriginCommandTest.cs (cs)
    • RenderResponseDto.cs (cs)
    • FieldReversePrintCommandTest.cs (cs)
    • ScalableBitmappedFontCommandTest.cs (cs)
    • QrCodeBarCodeCommandTest.cs (cs)
    • BarCodeFieldDefaultCommandTest.cs (cs)
    • ZebraZ64CompressionHelperTest.cs (cs)
    • ZebraACSCompressionHelperTest.cs (cs)
    • BinaryKits.Zpl.Viewer.WebApi (webapi)
    • wwwroot (txt)
    • index.html (html)
    • Labels (txt)
    • Example (txt)
    • Test (txt)
    • Resources (txt)
    • Models (txt)
    • RenderRequestDto.cs (cs)
    • PrintRequestDto.cs (cs)
    • Controllers (txt)
    • OverlayController.cs (cs)
    • LabelController.cs (cs)
    • PrintController.cs (cs)
    • ViewerController.cs (cs)
    • Resources.Designer.cs (cs)
    • launchSettings.json (json)
    • Startup.cs (cs)
    • appsettings.Development.json (json)
    • BinaryKits.Zpl.Protocol (protocol)
    • ImageConverters (txt)
    • ImageResult.cs (cs)
    • ImageSharpImageConverter.cs (cs)
    • IImageConverter.cs (cs)
    • GraphicSymbolCharacter.cs (cs)
    • ErrorCorrectionLevel.cs (cs)
    • Commands (txt)
    • ImageMoveCommand.cs (cs)
    • FieldReversePrintCommand.cs (cs)
    • FieldTypesetCommand.cs (cs)
    • Interleaved2Of5BarCodeCommand.cs (cs)
    • FieldSeperatorCommand.cs (cs)
    • Code39BarCodeCommand.cs (cs)
    • Code128BarCodeCommand.cs (cs)
    • LabelHomeCommand.cs (cs)
    • FieldBlockCommand.cs (cs)
    • FieldDataCommand.cs (cs)
    • GraphicBoxCommand.cs (cs)
    • BarCodeFieldDefaultCommand.cs (cs)
    • ChangeAlphanumericDefaultFontCommand.cs (cs)
    • CommentCommand.cs (cs)
    • ScalableBitmappedFontCommand.cs (cs)
    • GraphicCircleCommand.cs (cs)
    • CommandBase.cs (cs)
    • GraphicFieldCommand.cs (cs)
    • QrCodeBarCodeCommand.cs (cs)
    • DownloadObjectsCommand.cs (cs)
    • FieldOriginCommand.cs (cs)
    • RecallGraphicCommand.cs (cs)
    • DownloadGraphicsCommand.cs (cs)
    • Helpers (txt)
    • ZebraACSCompressionHelper.cs (cs)
    • ZebraB64CompressionHelper.cs (cs)
    • ByteHelper.cs (cs)
    • ZebraZ64CompressionHelper.cs (cs)
    • Crc16.cs (cs)
    • Common.cs (cs)
    • CustomTest.cs (cs)
    • TemplateFormatMergerTest.cs (cs)
    • README.md (md)
    • DrawerTest.cs (cs)
    • StringHelperTest.cs (cs)
    • Data (txt)
    • Png (txt)
    • Test (txt)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…