How to specify the initial position in a label report?
Hello!
I have a label report. Is there a way for me to specify the initial
position (column and/or row) to start printing the labels? I need this
in the report for the user to reuse the same paper with the labels. For
example, if he prints only three labels in the first printing, after
that he can reuse the same group of labels starting printing from the
fourth position. The users really need this feature.
Thank you.
Marcos
--- posted by geoForum on http://delphi.newswhat.com
I have a label report. Is there a way for me to specify the initial
position (column and/or row) to start printing the labels? I need this
in the report for the user to reuse the same paper with the labels. For
example, if he prints only three labels in the first printing, after
that he can reuse the same group of labels starting printing from the
fourth position. The users really need this feature.
Thank you.
Marcos
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
http://www.digital-metaphors.com/tips/SkipLabels.zip
Jon
procedure ppReport1StartFirstPass(Sender: TObject);
Can you provide it for me, please?
Thank you.
Marcos
this
For
--- posted by geoForum on http://delphi.newswhat.com
Thank you.
Marcos
--- posted by geoForum on http://delphi.newswhat.com
worked fine. Thank you for your answer.
Marcos
--- posted by geoForum on http://delphi.newswhat.com