I\'m cre开发者_开发问答ating a report that outputs a letter. The first page contains is a large left margin containing static company information. The letter output can be multiple pages, however I on
I\'m trying to deploy an application to a client\'s server, but export to Excel (Data Only) is not working, giving me the \"Operation Not Implemented\" e开发者_运维百科rror.It isn\'t a problem with th
Hey guys, So I have this report that I am grouping into different age buckets. I want the count of an age bucket to be zero if there are no rows associated with this age bucket. So I did an outer join
i have a report with parameters that have been assigned default values, it works fine while 开发者_JAVA百科previewing the report but as soon as I publish it to the server the default values dont show
I have an application that generates some pretty basic reports. I have installed the crystal reports .net 4 beta 2 for visual studio 2010 and copied the DLLs into my web site\'s bin folder. Everything
We are looking for a solution to generate documents in PDF/A format for sharing and also archiving purpose.
WE developed system integrated with crystal Reports, with Crystal Report viewer on page. but the problem is we hosted it on 32 bit server but when access it and try to print the report it gives the er
I have to create Report in Crystal Report from In memory data set. This data set have two tables. 1st table is base table \"ReportBase\" having following fields
How to suppress field depending upon next data field change? I have datas (two colomns of a table) which is something like as below:
Can crystal reports get data from an object data source instead of a database? I am using the crystal reports that comes with vs2008. I am coding in c# 3.5.