I have two tables which are customers and shippings.
I would like to printing shipping labels from shippings table, using print selected function.
So questions;
Can i print labels for a record as much as shipping pieces.For example a record in shippings tables pieces column have six value.I would like to list this record six time on the print page.Is it possible
Best Regards