Repeated list of a single element

Hello everyone.

I need to print barcode labels on a printer.

I have created a "PDF" file.
The problem is that I want to print a certain number of each barcode.
For example, code 10078 prints 10 labels, code 28004 prints 5, etc.
I have a table with the barcode and the number of labels.
As a solution, it occurred to me to create a LIST with each code and repeat that code as many times as necessary.

How can I create in the PDF a list of an element that is repeated as many times as I want?

Thanks for your cooperation.

0 6 234
6 REPLIES 6
Top Labels in this Space