Labels
Hi,
When printing labels how do I specify that the information start printing on
the third label instead of the first. For example, the end-user prints the
first two labels off a sheet of 20. Then the next time they want to print
they want to start at the third label because the first two have already
been used. Is this possible to specify this?
Thanks in advance.
Scott Rowat
Next Generation Computer Solutions
srowat@nextgen.on.ca
When printing labels how do I specify that the information start printing on
the third label instead of the first. For example, the end-user prints the
first two labels off a sheet of 20. Then the next time they want to print
they want to start at the third label because the first two have already
been used. Is this possible to specify this?
Thanks in advance.
Scott Rowat
Next Generation Computer Solutions
srowat@nextgen.on.ca
This discussion has been closed.
Comments
custom print dialog. Then typecast the Report.PrintDialog property in the
OnPrintDialogClose event of the Report to access the starting label number.
All forms (TppForm descendents) are replacable in RB. See
RBuilder\Source\ppPDlg.pas for an example of the current print dialog and
how to register a custom dialog.
http://www.digital-metaphors.com/tips/SkipLabels.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com