Print Page | Close Window

print of statement

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=1540
Printed Date: 28 Apr 2024 at 5:02pm


Topic: print of statement
Posted By: kaled
Subject: print of statement
Date Posted: 22 Oct 2007 at 3:20am
hello  friend
 
i have and accounting app using vb.net2005 with crystal report and using the ms access  as database.
 
my problem is printing of  account statement.
 
i  have sql statement  to select  account no of my customer  in between two account no  let be  10 statement of account  of my customers so what i want is to print all these 10 statement of account independently .
for each statement one paper or more but not all accounts  together.
 
so please help and if u have a small example please attached  it
 
thanks all.

 

 



Replies:
Posted By: BrianBischof
Date Posted: 22 Oct 2007 at 2:40pm
I would have two groups. The outside group being customer number and the inside group being statement number. For the statement number group footer, go into the group options and set the New Page After to be checked. This forces a page break after each statement.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: kaled
Date Posted: 24 Oct 2007 at 2:35am
thanks mr http://www.crystalreportsbook.com/forum/member_profile.asp?PF=4&FID=9 - BrianBischof
i try what u said but could not get result.
try to send me your emai
i will send the application file and try do it for me please
 
 
 


Posted By: BrianBischof
Date Posted: 25 Oct 2007 at 12:23pm
Sorry, but I don't have time to give personal tech support to all the people on the forum. It's best to post questions stating what you did and the results you got. That way, myself or someone else on the forum can make suggestions for improvement.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: IdoMillet
Date Posted: 11 Nov 2007 at 10:59am
Do you need each statement to be printed as a separate print job? Perhaps because they need to be stapled?  If so, this is called "print bursting." Consider a 3rd-party Crystal tool as a solution (see a list of such tools at http://www.kenhamady.com/bookmarks.html).  My Visual CUT software provides this type of print bursting functionality.

- Ido


-------------
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
www.MilletSoftware.com



Print Page | Close Window