Using VB.Net in Visual Stuido 2012, we have a need to call a Crystal Report that prints labels. These labels are a 2 x 6 layout on 8 1/2" by 11" laser printer paper. It is desirable to choose which label to start with. For example, start in row 3, column 2 and print 17 labels (which will "bleed" onto the next page).
How would one accomplish this?
mlmcc