By Einar Visockas, on October 6th, 2011%
Below are the steps to show pictures in crystal reports (Note that the the data type used is image and hence using datasets as the data source for the reports, the picture can easily be dragged onto the report)
1. To start, the picture is dragged to the detail section of the report as shown in the . . . → Read More: Crystal Report 2008 Hosting :: How to Show Multicolumn Pictures in Crystal Report
By Einar Visockas, on September 28th, 2011%
By Christopher Campbell, on August 29th, 2011%
By ricardo, on June 10th, 2011%
This article helps to display dynamic Images in crystal report Using ASP.Net 2.0.
We can use two methods to dynamically change the picture in the crystal report either the Image stored in the database as a BLOB and as a picture available in the local path.
Method I: Using recordset
1. Add a recordset and add a table in . . . → Read More: Crystal Report Hosting :: Dynamic Images at runtime in Crystal Report XI using ASP.Net 2.0
By ricardo, on May 12th, 2011%
ASPHostCentral.com, a premier provider in advanced Windows and ASP.NET hosting service, proudly announces the availability of the latest Crystal Report v13 hosting on our newest Windows Server 2008 Hosting Platform.
You can start hosting your Crystal Report v13 project on our environment from as just low as $4.49/month only. For more details about this product, please visit . . . → Read More: Crystal Report v13 Hosting with ASPHostCentral.com
By Einar Visockas, on May 11th, 2011%
About Crystal Reports
Crystal Report has been a partner of developer in creating a professional reporting since the early versions of Visual Studio. Microsoft proves that they have the speed on creating and updating their products, although Business Objects tried to follows the abrupt products updates of Microsoft still they left behind the race. In fairness with . . . → Read More: Crystal Report 2010 Hosting :: How to use Crystal Report 2010 in VS2010
By ricardo, on May 4th, 2011%
Implementation Steps
1. In your xsd, create a column that does not exist in your dataset, example, [LogoImage], and set the datatype to “System.Byte[]”. You might find the datatype option only have “System.Byte”, you can manually type in “[]”.
2. Add the following code in your form.
3. After your getting your dataset from database and before bind to . . . → Read More: Crystal Report 13 Hosting :: Creating dynamic Image in Crystal Report using C#
By ricardo, on January 27th, 2011%
Introduction
Crystal reports (CR), a long-time Visual Studio add-in staple, is not included out of the box with VS 2010 this time. Traditionally CR has been the reporting tool of choice included with VS. While the Crystal Report engine is not included with VS 2010, there is still a CR template included. This template stubs your project . . . → Read More: Crystal Report 2010 Hosting :: Introducing the Crystal Reports Visual Studio 2010 WPF Viewer
By ricardo, on January 14th, 2011%
ASPHostCentral.com offers the latest Crystal Report for Visual Studio 2010 application to all our new and existing customers. This application must be request via our Help Desk System and it will be ready between 1 to 24 hours. What you need to make sure is that you understand the requirements for installing the application itself (such . . . → Read More: Crystal Report 2010 Hosting with ASPHostCentral.com
By ricardo, on January 5th, 2011%
Abstract
SAP/Crystal Reports is introducing the new free WPF viewer to use Crystal reports with Visual Studio. In this article, Eric tells us what’s new with this new tool. After a short introduction, he examines the new features of the API and the installation process. He also provides a detailed coverage of the creation of a new . . . → Read More: Working with Crystal Reports Visual Studio 2010 WPF viewer