Page 1 of 1

Tag Generation and multiplying quantites

Posted: Thu Apr 02, 2026 4:13 pm
by btaaj8
Hello,

I am trying to setup a automated tag export using our ERP system that generates reports using Stimulsoft .mrt files . The problem I am having is that these are inventory tags and it is only generating 1 tag per line item but at times we have multiple pcs per line item. I am hoping to have a solution that multiples the number of tags generated by the {InventoryItems.Quantity} variable. Any help would greatly appreciated.

Re: Tag Generation and multiplying quantites

Posted: Fri Apr 03, 2026 2:35 pm
by Lech Kulikowski
Hello,

Please see the sample report in the attachment.

Thank you.

Re: Tag Generation and multiplying quantites

Posted: Fri Apr 03, 2026 7:20 pm
by btaaj8
Hello,

I appreciate you taking the time to make that sample but I'm afraid I am still a bit in over my head. I'm not sure in how your example how it is making the multiple lines. I can see that the Category ID in incrementally increasing and you are assigning it to the line value, but I'm failing to understand how the DataBand1 is interpreting that to generate the additional barcodes. Regarding my sheet the Array (?) of data coming in is generating rows by InventoryItemID and I am trying to duplicate the number of tags of that line items by the quantity variable (attached is a screenshot of whats being input from the ERP).

Attached is a sample of the tags being generated where as every tag is being treated as its own page. We can see that the middle tag has a quantity of 3 and for that I would like 2 more additional tags (Pages) to generate with that information and preferably immediately next to.

Again I feel that I may be a bit over my head in this situation but as the ERP company no longer supports its users in developing Stimulsoft reports, I am trying to pick up on as much as I can anywhere else I can.

Re: Tag Generation and multiplying quantites

Posted: Wed Apr 08, 2026 7:44 am
by Lech Kulikowski
Hello,

Please see the BeforePrint event.

Thank you.