Click here to Skip to main content
15,893,401 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a window page where a result of students is showing in crystal report. Now I want to print these values in their specific column on a paper. All fixes data that is same is printed on that paper. I only want to print student information, subject name, exam name, marks and final result that will be calculated from database. Paper size is half of A4 size. Now how can I print al student data in sequence on that paper after just clicking submit button.
Posted

1 solution

See here[^] for printing suggestions.
 
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