We recently upgraded to a new server, we were running Windows 2000, and now we are running Windows server 2008. We have a bunch of reports created in Crystal reports that are having an issue printing now. We use the ASP RDC(report design component). The reports are loaded and can be displayed, but when you try to print them, it takes abo...
Hi
I am developing a win application ( in .net 2005 ) in which i have to use crystal reports. But now it generates crystal query engine. Then I have to reinstall .net. Is there any workaround for this
...
My data table looks something like this (first row = column names):
Name; Number; Group 1; Group 2; Group 3;
Leslie; 555-555-5555; Y; N; Y;
John; 555-555-1234; N; Y; N;
Mary; 555-555-2222; Y; Y; N;
James; 555-555-3333; N; N; Y;
Sue; 555-555-4444; Y; Y; Y;
I want my report to look like this:
Group Name 1
Leslie; 555-555-55...
I'm using Crystal to display the reports in my project, and I'd like to be able to display a small preview or thumbnail image of the report to the user when he or she is picking a report to display from my UI. Is there any way to produce these thumbnails dynamically from code?
The user has the option to add or remove reports by adding ...
I am searching a way to print data in tablesw with text and images, in a WYSIWYG, nice and good looking way.
So far I have: header + images + web-like decorations + arabic labels & values + data in dataset (xml)
+ I need to give a way for buisness analysts to change the output layout.
Crystal Report does all of this.
But I don't like C...
How can I make a pdf from a crystal report in C# code (I don't want to see them)?
...
Are there any Open Source alternatives to Crystal Reports?
...
We are able to display data in grid view dynamically.
We let the user select one of table out of 153 tables , on selection of
of any table we are able to generate a check box list containing fields of the selected table and allow user to select field/s of his choice.On pressing show data button we are able to show the corresponding data ...
I'm looking for help with the following:
How can I show and edit a Crystal Report in wideness via C# code?
How can I put a water stamp Logo that will be in page size?
...
In order to control costs, we are trying to determine if we have purchased more Crystal Enterprise CALs than we need. We can see the current number of concurrent users by going to the Central Management Console and going to Settings > Metrics. However, it has no high water mark or other way to show what the normal peak for total open con...
Hi there guys.
When creating my Crystal Report I obviously set up a database and server connection that I use for development.
What I want to do now in my VB application is to dynamically set the database and server name to use with the reports. I have these values as the strings varServer and varDatabase.
Anyone know how to go about ...
I have a user who suddenly started getting the following error:-
“File Save Failed
The document could not be saved in J:\XXXX\reports\xxxx.rpt. It has been saved in C:\DOCUME~1\username\LOCALS~1\Temp\crw25.tmp.”
This started after the SQL server they use had an IP address update and when the laptop did an XP autoupdate.
The updates wer...
We have many Crystal Reports (8,11) files with picture fields. The image data is comming from BLOB fields in a temporary database.
The problem: The Crystal Reports designer is showing the image, which was in the database at the time the field was inserted and it seems the picture data is saved within the .rpt file.
This leads to huge .r...
I'm in need of a solution to print or export (pdf/doc) from C#. I want to be able to design a template with place holders, bind an object (or xml) to this template, and get out a finished document.
I'm not really sure if this is a reporting solution or not.
I also don't want to have to roll my own printing / graphics code -- I'd like ...
I have created a .Net application to run on an App Server that gets requests for a report and prints out the requested report.
The C# application uses Crystal Reports to load the report and subsequently print it out.
The application is run on Server which is connected to via a Remote Desktop connection under a particular user account (...
This report page Footer is already have. But I missing the Page footer Section delete.
so I want to insert the page footer again.....
...
Hi
My Crystal Reports is working well in the localhost but not on the server. When I press the calender in crystal report, it shows Run time Error.Iam using ASP.NET 2.0,vb.net,SQL 2005
how can i configure crystal report in the server
...
How can I programmatically set the username and password for my Crystal Report?
...
I'm trying to set up a report to run monthly in Crystal Reports Server 2008 that will give me the next month's Affordable Care Plan termination dates. However, as far as I can tell, I can only give it a particular date string, not "7 days after the report is scheduled". How do I do this? (Same question for CR2008, actually, but the serve...
I'm in an environment where I have created reports in CrystalReports 10 and only want my users to view the report from an external application. The application is already set up to open the report with crystal, but I don't want my users to be able create or change the report. I can't seem to find a command line option to do this. Is t...