Detail line not printing
At this moment the detail line of my invoices don't print any detail exept
for a 0 on a calculated field. Only one line is printed where ther is
suppose to print over 3 lines. It was printing ok but I don'e know wha I did
that now is not printing the detail part of the invoice. I chek for the
master slave relation and it look ok. What should I look for?
Carlos
for a 0 on a calculated field. Only one line is printed where ther is
suppose to print over 3 lines. It was printing ok but I don'e know wha I did
that now is not printing the detail part of the invoice. I chek for the
master slave relation and it look ok. What should I look for?
Carlos
This discussion has been closed.
Comments
On Fri, 19 Jul 2002 19:59:30 -0300, "Carlos"
Go to data pipeline of ChildReport (subreport)
Open DataPipeline Property, (of the detail source)
Look for property and set as follows:
RangeBegin = rbFirstRecord
RangeEnd = rbLastRecord
Now remember that MasterDataPipeline might have
RangeBegin = rbCurrentRecord
RangeEnd = rbCurrentRecord
as Mine does, but this is because I'm am printing
for one header record on demand at a time.
Hope this help!
On Fri, 19 Jul 2002 19:59:30 -0300, "Carlos"
Carlos
assigned to a data pipeline.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com