dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 26 forks source link

Text Object - ShrinkToFint is not working in SDK. #83

Open imzjy opened 10 months ago

imzjy commented 10 months ago

How to reproduce:

  1. Create label in the DLS.exe, then add a text object with font of Arial 72

  2. Choose the "Shrink To Fit".

  3. Printing the label with DSL.exe. You will discover: the font is auto resize to fit the frame.

  4. Print the same label with SDK.

  5. Expect: the font is auto resize to fit. Actual: the font is not auto resize and text out of frame.

imzjy commented 10 months ago

SDK version: 1.4.3.37 https://www.nuget.org/packages/DYMO.Connect.SDK/1.4.3.37