How To…Skip First X Labels

Question

“How can I skip the first X number of labels on a sheet, so that my users can reuse label sheets?”

Solution

The following exmple shows how to use the DetailBand.BandsPerRecord to to skip X number of labels.

Download: SkipLabels.zip
Download: SkipLabelsLeftToRight.zip

Sample Delphi code: