Show / Hide Table of Contents

Deployment

SDK Deployment

Any application using ThermalLabel SDK will have to deploy the following files:

  • Neodynamic.SDK.ThermalLabel.dll
  • Neodynamic.SDK.ThermalLabel.WindowsPrinting.dll (only if your app requires Windows printing features)
  • Neodynamic.SDK.ThermalLabel.UnixPrinting.dll (only if your app requires Unix printing features)
  • Neodynamic.SDK.ThermalLabel.WebPrinting.dll (only if your app requires ASP.NET Web printing features)
  • SkiaSharp.dll and the native SkiaSharp libs targeting each OS (e.g. libSkiaSharp.dll for Windows, libSkiaSharp.so for Linux, etc)
  • SkiaSharp.HarfBuzz.dll and the native HarfBuzzSharp libs targeting each OS (e.g. libHarfBuzzSharp.dll for Windows, libHarfBuzzSharp.so for Linux, etc)
  • System.Text.Encoding.CodePages.dll
  • Native Printer Fonts
Important

On Windows, some versions of SkiaSharp might require the Visual C++ Redistributable for Visual Studio 2015 being installed; otherwise the following error might occur: Unable to load DLL 'libSkiaSharp.dll': The specified module could not be found.

If you're not enabled to install that package, then you could try copying the msvcp140.dll and vcruntime140.dll that you should find in your dev machine where Visual Studio is installed to the same folder where libSkiaSharp.dll is located.

ThermalLabel Editor for Windows - Deployment

Any application using ThermalLabel Editor for Windows will have to deploy the following files:

  • Neodynamic.Windows.ThermalLabelEditor.dll
  • All the files required for ThermalLabel SDK
  • Native Printer Fonts

ThermalLabel Web Editor for ASP.NET - Deployment

Any application using ThermalLabel Web Editor for ASP.NET will have to deploy the following files:

  • Neodynamic.Web.ThermalLabelEditor.dll
  • ThermalLabelWebEditor-13.0.xx.xxxx.js
  • All the files required for ThermalLabel SDK
  • jQuery 1.4.1+
  • Fabric.js 1.5
  • Native Printer Fonts

Native Printer Font (NPF) - Deployment

Important

You are not allowed to install nor use the Native Printer Font files outside our product.

For Clients App or Services

You must ensure that the installation program of your application will install the Native Printer Font files (.ttf) that you will find in the installation folder of our product under NPF subfolder.

For ASP.NET Projects

You must ensure that your website has a fonts folder containing all the the Native Printer Font files (.ttf) that you will find in the installation folder of our product under NPF subfolder.

Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com