Zum Hauptinhalt gehen

Suche

Suche

Filling In Padded Characters With Serialisation

Kommentare

2 Kommentare

  • Avatar
    Shotaro Ito

    Not sure this works fine on Ver8 though..

    Try

    Create a text object (ex. "TxSERIAL") outside of label, enable serialization.

    In the barcode, add a datasource, and get data from Object value of TxSERIAL (label object string in older ver)

    On the datasource, apply minimum character of 6 and pad by space from right.

    0
  • Avatar
    Legacy Poster

    Thank you, your suggestion works.

     

    To reiterate for the few remaining Ver8 users out there...

    Outside text object: Serialisation enabled, with preserved sub-string length unchecked. Minimum (padding) disabled.

    Barcode: Data source label object string linked to text object. Minimum enabled.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.