Help me please, I need to run Crystal Reports (.rpt) file and see the Preview output from my Delphi XE application on the client computers where CR is not installed. I found the way to do it with CR X
I want to display the address(6 lines) in first page only. i am applying suppress formula in page footer. The problem is the 6 line space are repeated in rem开发者_运维技巧aining pages.
I have made a crystal report in asp.net for web application. Some report open nicely. But sometimes it does not. It shows the following problem.
Why is Crystal report showing spaces in front of accented charact开发者_JS百科ers? Can we correct this by any mean? I can\'t be removed by editing the label as it shows no accent. I suspect that it ha
In the formula below I\'m trying to convert a custom date string (yyyymmddhhmmss) into a date (date, not datetime). When I try to save the following I get an error 开发者_JS百科message that states \"t
I have a legacy database in which data is stored in a way similar to: id,a1,a2,a3,a4,a5...,a20,b1,b2,b3,b4,...,b20,c1,c2,c3,c4,...,c20
I have a Crystal Report created in Visual Studio 2008 which displays various stock codes with their prices. The Group Tree for the Crystal Report Viewer is enabled & displays a list of the stock c
Is there a built in function that will tell me which days are work days? this is what i mean, If I were to choose today\'s date (6/14/2011), it will give me any inspection numbers clocked out today.
I am trying to publish some reports created in Crystal Reports 2008 to the web using ColdFusion. I have read that you just need to use cfreport like this . I have tested this many different ways and a
I have a subreport, and in the Group Footer, I have string, that I am trying to change the background color using the following code.