Summary Label
Hallo I've this problem:
I print some labels from a resultset of a query of database of Orders
I print n labesl for each record setting dinamically the property of the
DetailBand "BandsPerRecord"..
Now I've to print one label at the end of each Order for a summary
How can I do?
Excuse Me for my bad english!
Raf.
I print some labels from a resultset of a query of database of Orders
I print n labesl for each record setting dinamically the property of the
DetailBand "BandsPerRecord"..
Now I've to print one label at the end of each Order for a summary
How can I do?
Excuse Me for my bad english!
Raf.
This discussion has been closed.
Comments
detail band. This way you can set the visibility of the label, and set its
caption.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
For Labels I not Mean the component TLabel or TppLabel but
the labels that I print with the LabelPrinter.
RAf
GroupFooter for your summary.
You're right Darryl, the group footer will do the trick.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
GrupFooter.
Raf
the same size as the detail band. Now, when the group footer prints, it
will print summary information in the label immediately follwing the last
detail label. Is this what you mean? Feel free to email me an image or
illustration of how you would like the report to appear to
support@digital-metaphors.com
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com