Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal report export to pdf is very slow

Status
Not open for further replies.

NP1

Programmer
Nov 30, 2004
1
US
Hi,

I am using crystal report export to pdf to cerate a pdf document from oracle database. Crystal report contains 2 subreports. Also Crystal report accesses 3 tables having on an average 35000 records.

I have made 2 copies of the same crystal report.

One copy is used to run under Crystal report 7 from ASP page using Crystal report viewer. This is used to print the report. In this case the report output is displayed very fast, within few seconds.

Another copy is used in ASP.NET webform to export the report output to pdf. This part runs very slow. It takes nearly 2-3 minutes to create pdf. Is this normal or I am missing anything.

Can someone help me with this problem?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top