Show / Hide Table of Contents

Deployment

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

  • Neodynamic.SDK.ZPLPrinter.dll
  • SkiaSharp.dll
  • libSkiaSharp.dll (if your app runs in Windows OSes)
  • System.Text.Encoding.CodePages.dll
  • Newtonsoft.Json.dll
Important

On Windows, 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.

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