I'm writing some code that will print mailing labels. The target media are the Avery style sheets of labels. In order to not waste media, I want to add an option to select which label to start printing at on the sheet, in the case where they are using a partial sheet.
Is there a Crystal function to tell it to skip down x number of labels before starting to print?
If not, then my plan is to fabricate blank database records that will sort to the beginning of the list. Any better suggestions?
Thanks,
Bernie
Edited by BernieHunt - 09 Nov 2008 at 6:58pm