メインコンテンツへスキップ

検索

検索

Serialization failed with API

コメント

2件のコメント

  • Avatar
    Peter Thane

    It sounds like the API is sending the Copies/Copies per Serial Number value and not the Serial Numbers quantity. 

    btFormat.PrintSetup.IdenticalCopiesOfLabel = 

    and not 

    btFormat.PrintSetup.NumberOfSerializedLabels = 

    I think it should be

    0
  • Avatar
    Piotr Jamroz

    thanks for you support

    It works now

    0

サインインしてコメントを残してください。