DYMO.Connect.SDK 1.3.1.160-beta

This is a prerelease version of DYMO.Connect.SDK.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DYMO.Connect.SDK --version 1.3.1.160-beta
NuGet\Install-Package DYMO.Connect.SDK -Version 1.3.1.160-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DYMO.Connect.SDK" Version="1.3.1.160-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DYMO.Connect.SDK --version 1.3.1.160-beta
#r "nuget: DYMO.Connect.SDK, 1.3.1.160-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DYMO.Connect.SDK as a Cake Addin
#addin nuget:?package=DYMO.Connect.SDK&version=1.3.1.160-beta&prerelease

// Install DYMO.Connect.SDK as a Cake Tool
#tool nuget:?package=DYMO.Connect.SDK&version=1.3.1.160-beta&prerelease

DYMO Connect SDK

Getting Started 🚀

These guidelines will help you to understand how to use DYMO Connect SDK in your .Net Framework project.

Dependencies 🛠️

Classes and methods ⚙️

  • DymoLabel instance

    • Load label
    void LoadLabelFromFilePath(string FileName) // Load label content from file 
    
    void LoadLabelFromXML(string XmlContent) //Load label from XML content
    
    • Manage label objects
    IEnumerable<ILabelObject> GetLabelObjects() //Get list of objects(Text, Shapes, Address, etc.) contained in the label
    
    bool UpdateLabelObject(ILabelObject labelObject, string objectValue) //Update value of specified object
    
    bool SetImageFromFilePath(string objectName, string imageFile) //Set content of image object specified from image file 
    
    bool SetImageFromBase64(string objectName, string base64String) //Set content of image object specified from Base64 string
    
    • Get preview
    byte[] GetPreviewLabel() //Get preview image's label as byte array
    
    • Save label
    bool Save(string fileName) //Save label file
    
  • DymoPrint instance

    • Get printers
    IEnumerable<IPrinter> GetPrinters() //Get list of DYMO printers installed
    
    • Print label
    bool PrintLabel(DymoLabel label, string printerName, int copies = 1, bool collate = false, bool mirror = false, int rollSelected = 0, bool chainMarks = false,  bool barcodeGraphsQuality = false) // Print an instantiated DymoLabel object in the selected printer
    
    bool PrintLabel(IEnumerable<DymoLabel> labels, string printerName, int copies = 1, bool collate = false, bool mirror = false, int rollSelected = 0, bool chainMarks=false,  bool barcodeGraphsQuality = false) // Print a list of instantiated DymoLabel objects in the selected printer
    

Authors ✒️

DYMO Team

www.dymo.com

Acknowledgments 📢

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DYMO.Connect.SDK:

Package Downloads
I-Synergy.Framework.Printer.Label.Dymo The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

I-Synergy Framework Dymo Label printer library for .net 8.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.4.21 7,096 9/6/2023
1.4.3.37 62,111 3/15/2022
1.4.3.10-beta 639 2/24/2022
1.4.2.35 15,812 11/16/2021
1.4.2.33-beta 688 11/1/2021
1.4.2.26 1,223 10/4/2021
1.4.2.24 817 10/4/2021
1.4.2.22 977 9/20/2021
1.4.2.20 1,160 9/16/2021
1.4.2.19 923 9/14/2021
1.3.2.137 3,343 5/1/2021
1.3.2.134-alpha 773 4/9/2021
1.3.2.130-alpha 760 3/29/2021
1.3.2.124-alpha 775 3/25/2021
1.3.1.160-beta 1,065 5/6/2020
1.3.1.115 13,219 3/4/2020
1.2.977.106 1,239 2/21/2020
1.2.977.101 1,051 2/18/2020
1.2.977 1,784 2/12/2020
1.2.977-beta 823 2/10/2020
1.2.976.48730 2,930 12/11/2019
1.2.976.48729 1,112 12/5/2019
1.2.967.48509-beta 897 10/23/2019
1.2.966.48498-beta 836 10/22/2019
1.2.965.48487-beta 863 10/17/2019
1.2.964.48478-beta 845 10/16/2019
1.2.959.48469-beta 862 10/14/2019
1.2.958.48468-beta 890 10/14/2019