This repo contains Visual Studio (2019+) sample projects for ASP.NET (CORE, Legacy WebForms & MVC), Windows Forms, and WPF platforms using the ThermalLabel SDK & Visual Label Editors.
-
ASPNETClientPrint: ASP.NET CORE MVC & Razor samples showing how to print ThermalLabel objects generated from the website to the Client Printers by using TLClientPrint utility.
-
LabelsGallery: it contains different barcode label templates in XML format. Used by Visual Label Editor sample projects.
-
TLClientPrint.Plugin.CustomPrintDialog: it contains a sample project to create a Custom Print Dialog to be integrated with TLClientPrint utility.
-
TLSDKSamplesCS: a Windows Forms project that uses the ThermalLabel SDK to create labels in pure .NET code that can be printed, preview, exported to image formats or PDF, or exported to XML template format.
-
TLSDKSamplesWPFCS: a WPF project that uses the ThermalLabel SDK to create labels in pure .NET code that can be printed, preview, exported to image formats or PDF, or exported to XML template format.
-
TLWebEditorASPNETCOREMVCDemo: an ASP.NET CORE MVC project that uses the ThermalLabel Visual Web Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWebEditorASPNETCORERazorDemo: an ASP.NET CORE Razor project that uses the ThermalLabel Visual Web Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWebEditorLegacyMVCDemo: an ASP.NET MVC (Legacy .NET Framework) project that uses the ThermalLabel Visual Web Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWebEditorWebFormsDemo: an ASP.NET WebForms (Legacy .NET Framework) project that uses the ThermalLabel Visual Web Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWindowsEditorWinFormsDemo: a Windows Forms (Legacy .NET Framework) project that uses the ThermalLabel Visual Windows Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWindowsEditorWinFormsNetCoreDemo: a Windows Forms (.NET CORE) project that uses the ThermalLabel Visual Windows Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWindowsEditorWPFDemo: a WPF (Legacy .NET Framework) project that uses the ThermalLabel Visual Windows Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
TLWindowsEditorWPFNetCoreDemo: a WPF (.NET CORE) project that uses the ThermalLabel Visual Windows Editor Add-on to allow end-users to design barcode labels. It also shows how to print, preview, and export the designed labels.
-
Add the following package reference in the sample project: SkiaSharp.NativeAssets.Linux
-
libfontconfig1 is also required so install it from Terminal:
apt-get install libfontconfig1 -y
ThermalLabel SDK & Visual Label Editors are Commercial products. Licensing model and prices are available here
Tech questions are handled by Neodynamic Dev Team