 |
| Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

August 27th, 2003, 05:11 AM
|
|
Authorized User
|
|
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Crystal Report printing failed
hi,
Crystal Report printing failed when printed from ASP.NET,
Some of the CR failed to print from ASP.NET ,the printer spools the pages and will say it is printing but it will not print.
But i can print few reports.
 ,what could be the problem with other Crystal reports which failed to print from asp.net
Please any of you could ans me.
 ,thanks
javid
syedjavid
__________________
syedjavid
|
|

August 27th, 2003, 05:36 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
|
|
Hi I had problem with printing reports too! Version 8.5 had no print fasility in web, but I got Version 9.0 (for .NET) has a print button, but with no sense! u should print it with browser & have to trust in browser print, as I faced!
Always:),
Hovik Melkomian.
|
|

August 27th, 2003, 07:28 AM
|
|
Authorized User
|
|
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
melivk,
u should print it with browser & have to trust in browser print,
is not clear to me.
please explain me.
syedjavid
|
|

August 27th, 2003, 07:57 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
|
|
If u remember, in ASP 3.0 (traditional) u were using Crystal Report 8.0, & the print button was printing the ONLY report part in the page! Clearly: only ur RPT file's contents was printing (It was handling itself). but now in ASP.NET in final step (version 9.0) when u push print button in toolbar of ur report page! it sends a print command of ur Browser! Its like u pressed Ctrl+P.
I hope I was clear this time, let me khow.
Always:),
Hovik Melkomian.
|
|

August 27th, 2003, 12:16 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
If you cannot trust the printing format from browser. Normally, I just export it to PDF or RTF file then print it. It take more time to download your PDF or RTF data but the format is really sharp.
Or if you do not want to click print on browser menu you can use some java script to help. This script you can search it from internet.
:)
|
|

August 30th, 2003, 04:49 AM
|
|
Authorized User
|
|
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Guys i am printing the report file from aspx file by clicking on the button and
iam using crystal report 8.0.
iam not previewing the report in browser or i don't want to export it to other format
i am just printing the report.
Let me explain here
i have a BalanceSheet.rpt file and have print.aspx file.
A commond button on the print.aspx file will print the
BalanceSheet.rpt file, it is printing.
but it fails for other report files ( in this case the printer spools the pages and
displays the printing status for the print job, but it will not print why
does the rpt files has any problem or the printer itself).
thanks
syedjavid
|
|

September 1st, 2003, 02:18 AM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I see. I used to have some problem similar to you. But I used crystal report 9. That time, I print crystal report output from aspx. But I will never see the picture and alot of data on the print job will missing.
This may help you. You can check on inetmgr (IIS). Crystal Report normally creates one directory to store image and content cache for your web application in order to speed up your web application. But many times, I found Crystal Report did not create this directory. (I still cannot find why???) You need to create this cache directory by yourself. Sorry that I am off from the crystlal report web app. machine now otherwise I can tell you the cache directory name.
If you have many web app. machine. Please check on other machine for this directory or you can try reinstall the system again.
I hope this will help.
Weetit
|
|

September 1st, 2003, 06:42 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
|
|
Tnx for shared experience!
Always:),
Hovik Melkomian.
|
|

September 2nd, 2003, 03:30 AM
|
|
Authorized User
|
|
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks i will try
syedjavid
|
|
 |