jpryor
Apr 11th, 2008, 09:56 AM
I'm trying to create a simple vb.net application that prints a page of Avery labels for one specific record using a Crystal Report. The goal is to get a single page of 30 labels, all with the same record printed on each label.
I've got the Crystal Report layout created, but when my VB query gets only one record, only the first label has data. Is there an easy way to make that record of data print on every label (loop 30 times)?
-Jason Pryor
I've got the Crystal Report layout created, but when my VB query gets only one record, only the first label has data. Is there an easy way to make that record of data print on every label (loop 30 times)?
-Jason Pryor