For an invoice report, you can use subreports to print the three detail datasets. Please look at the main report demo project for examples on creating master detail detail reports. There is also useful information on creating master detail reports in the Developer's Guide PDF in your RBuilder installation directory.
Use TppVariables in the page footer to perform the calculations. Use the TppVariable.OnCalc event. Remember to set the variable's datatype, as it defaults to a string type.
Comments
Yes. Search this newsgroup for 'invoice' in the subject.
Ed Dressel
Team DM
The tutorial Learning ReportBuilder gives step-by-step instructions on
creating an invoice. You can download Learning ReportBuilder from
http://www.digital-metaphors.com/LearnRB/LearnRB.exe.
HTH
Mike
Thanks, but I want to make the design of an invoice:
- with a head of:
client (the direction of shipment of this), number of invoice and date
- with lines of detail:
(there are three dependent tables of the master invoice)
- with a "sum and follows" at the end of each page, with exception of the
last one
- and the total of the invoice in the last page
Can you help me?
"Mike Leftwich" escribi? en el mensaje
datasets. Please look at the main report demo project for examples on
creating master detail detail reports. There is also useful information on
creating master detail reports in the Developer's Guide PDF in your RBuilder
installation directory.
Use TppVariables in the page footer to perform the calculations. Use the
TppVariable.OnCalc event. Remember to set the variable's datatype, as it
defaults to a string type.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com