Skip to main content

Search

Search

How to print multiple products on one label

Comments

2 comments

  • Avatar
    Peter Thane

    Strange, three months after posting I just received a notification, so I guess you may have sorted this, but if not, you need to amend the Records per Item setting in the Database Connection Setup and that will then make multiple copies of the fields available as Data Sources as per the below:

     

    0
  • Avatar
    Rudy Deca

    Thank you, Peter! I'd like to provide more details about this project:

    There is no database for the specific template that is being discussed about.

    The input fields come from scanning a QR code of a product and then extracting and printing some of its field values.

    While this has already been done, the new required feature is the following:

    Scan QR code label from product number 1, then print a row with specific fields on a template.

    Scan QR code label from product number 2, then print another row with the same columns packed on the same template.

    .

    .

    .

    Scan QR code label from yet another product number N, then print the row number N with the same columns (but different values) on the SAME template.

    To achieve this goal, we'd need to override the following default behavior: When row number 1 is printed, then the form feed mechanism rotates the paper roll to the beginning of the next label. Thus, we'd need to tell the printer to push the paper just with the small pace needed for printing the next row while staying on the same label.

    Would this behavior be achieved using the File > Print > Doc properties ?

    0

Please sign in to leave a comment.