Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In crystal reports, is it possible to show records from database table either in Page Footer or Page Header just like in Detail section?

Because, I have one cash invoice created in crystal reports. It shows item records in detail section extracted from database table. In page footer it has total amount. I want to include multiple tax details just below the Total Amount. How can I do that?

What I have tried:

I didn't tried anything yet..........................................
Posted
Updated 22-Jan-18 0:52am
Comments
mahendra pal25 7-Aug-17 7:39am    
use subreport

1 solution

Insert section below to total amount and add sub report in it. then you can able to show the details.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900