I am making sticker to print the serial numbers in the warranty card using the print designer.
Its working fine if a customer has bought only one device as only one serial number will be present in that case.
If multiple serial number is present, I want each serial number to be printed in different page to use only one serial in one warranty card.
To do this, I need to dynamically created multiple pages based on serial numbers present.
How can I do so? Is this feature already available or is this a feature request?