Showing posts with label pdf. Show all posts
Showing posts with label pdf. Show all posts

Thursday, March 22, 2012

Crystal Reports Printing from SSL

I have a tough problem in debugging the following problem..

When I try to print or export to .pdf from crystal reports from a SSL certified (https://..) it throws IE error saying file cannot be found..

From normal servers (http://...) it works fine..

Server: windows 2000
Crystal reports 9.x
Scripting :ASP

If any one have any solution for this... please do help..

Thanks,I too have this problem on a Win2K3 using CrystalReports .NET ... Instead of a "404 File Not Found" error, I get a blank page and a little picture icon.

Have you had any progress?|||up to version 8, CR didn't support relative paths, so that might help axisperfect, who didn't state CR version........
The test for this is to try to create a text file to the same location.
If it succeeds, your problem relates to CR.
If it fails, too, then you should look to your web server as the source of the problem.

Dave|||Thanks for the suggestion, Dave.

Oddly enough the probem seemed to be confined to my PC and the local (!) server. The symptoms:
1. Able to view Crystal Report
2. When exporting to PDF (e.g. clicking a button that writes the PDF to current window) , the browser will either blank out or crash (as it eventually did on my computer).

After 2 hours of scratching my head, I tried it on a few other computers and found nothing wrong. *roll eyes* Just for the record, I'm using the Crystal Report that comes with VS.Net 2002.

I've decided to leave it as-is since the problem was so isolated.

Crystal reports Export problem, asp.net VS2005

Using report viewer on aspx (VS2005) page and calling enterprise crystal report 10 vertion, but when we trying to export using export button to PDF all characters in englisg exporting properly, but Chinese letters are not exporting correctly, exporting like squares, can any one advice what needs to do.

Thanks
Phaneendra.Are Chinese fonts installed on the client and server? Does Crystal or Adobe require a separate or special Chinese fonts install?|||Thanks for response TripperDay,

Using font type PMingLiu for report chinese fields, Yes font type allrady installed in bothe local and UAT machines, it is like

Font Name : MingLiu & PMingLiu (TrueType)
Filename : mingliu.ttc
in C:\WINDOWS\Fonts, but still can't see chinese fonts in PDF,

is there any other way to get correct.

Tuesday, March 20, 2012

Crystal Reports & pdf

Hi,

I have a question. How can i fill a report made in CrystalReports in .net

Thanks in advance

YOu should post that in Crystal reports related forums rather than in a SQL forum.

Jens K. Suessmeyer.

http://www.sqlserver2005.de

Thursday, March 8, 2012

Crystal Report & PDF Format

hello
I need 10-15 reports on one button click from the database, all the reports should be print in a PDF Format. so pl. tell how i can do this in dot net envoirnment.
ASAP
Shoaib ShaikhHave you tried doing a search on this board? There are lots of examples. I have posted several for VB 6 and CR 8.5 which you might be able to tweak a bit to use with .NET.

Also, look at Crystal Report's Search (http://support.businessobjects.com/search/advsearch.asp) or Crystal Report's Forum (http://support.businessobjects.com/forums/default.asp).