Print Page | Close Window

Generate dynamic height of paper in crystal report

Printed From: Crystal Reports Book
Category: General Information
Forum Name: New feature request
Forum Discription: Share what features you want to see in the next release of Crystal Reports.
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=20135
Printed Date: 18 Apr 2024 at 6:24pm


Topic: Generate dynamic height of paper in crystal report
Posted By: rafi
Subject: Generate dynamic height of paper in crystal report
Date Posted: 20 Oct 2013 at 8:54pm
hi
I want to generate bill height dynamically based on customer purchasing. I am using tvs 240 classic plus printer and vb.net 2008 crystal report

for eg

                 Company name

sno item name       rate qty    amount
1     ball          25    5        125
2    cricket bat    500    1       500
                             total 625
so i need to tore the paper after total 625

then

                 Company name

sno item name       rate qty    amount
1     ball          25    5        125
2    cricket bat    500    1       500
3    cricket bat    500    1       500
4    cricket bat    500    1       500
5    cricket bat    500    1       500
7    cricket bat    500    1       500
8    cricket bat    500    1       500
9    cricket bat    500    1       500
10    cricket bat    500    1      500
                             total 4625

then no of item can also added but i need to tore the paper after total so height of the bill may vary based on
customer purchasing. Kindly let me know anybody have experience






Print Page | Close Window