print a db-memo
Hi
I'm using Dephi 2010 and RB 11.08 ( report make using EndUser report )
i have a simple report Master-Detail
i have a question.
How i can to print a db-memo ( take from Master table ) at the end of detail
?
Before of Summary.
Tnx.
Michela
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5114 (20100514) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
I'm using Dephi 2010 and RB 11.08 ( report make using EndUser report )
i have a simple report Master-Detail
i have a question.
How i can to print a db-memo ( take from Master table ) at the end of detail
?
Before of Summary.
Tnx.
Michela
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5114 (20100514) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
This discussion has been closed.
Comments
One option would be to simply place the DBMemo inside the top of the summary
band, perhaps separating it out by using regions. Another would be to
create a group around the entire report and place the DBMemo inside the
group footer.
It also may be possible to manually add a drawcommand of the text inside the
memo using the following technique.
http://www.digital-metaphors.com/rbWiki/Delphi_Code/Formatting/How_To...Draw_a_Line_After_Last_Detail
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com