Fast Report Printing Problem

edited February 2012 in FastReport 4.0
i have 2 problem in fast report 4 :
i use this statement :
frReport1.preparereport;
frReport1.print;

i have 1000 - 1500 record data and my problem is :

1. sometimes it works and
sometimes it shown errors : "stack overflow"

does anyone know the solution ?

2. when i print some data
sometimes the masterdata cannot print but the header still printing

example :

Data:
Employee : Mr XXX. => Transaction no : - 001
- 002
Employee : Mr YYY. => Transaction no : - 003

Fast Report :
MasterData1
name : [Employee]

DetailData1 => i use subreport
Transaction : [Transaction No]


Result Print :

Employee : Mr. XXX
Transaction : 001
002

Employee : Mr. YYY
Transaction : 003

but sometimes :

Employee : Mr. XXX
---> i couldn't find my master data
Employee : Mr. YYY
Transaction : 003

anyone know the solution?

thx.. anyway

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.