Crystal Report Not showing three character on report
i am fetching record from database on crystal report on field has three character ,but it getting not display ,like if i Fetch item name (Zip) ,then it will not show but i fetch(Zips) it will display...
View ArticleRestrict no of Print on a Page
Hi I have report group by Customner. I want on a page only 4 customer details should get print.Thanks
View ArticleVB.net with SAP Crystal Report
Hello All,can anyone help me out with this issue on crystal report:CR version 13.0.20.2399Visual Studio UltimateWhen i try to move from the first page onto the second page, am getting this prompt,'The...
View ArticleDecimal Issue
Hi In database i have stored quantity as 0.017 . But in report it is getting printed as .02 Thanks
View ArticleShow record with the greatest sequence number
New to Crystal so any help will be greatly appreciated. Trying to get the most recent cost of a product out of the database using Crystal Reports. The table has many records of a particular product...
View ArticleSummary at Page Header
HiI am trying like below but it displays oly 10000. When i display tot in Footer then it shows correct value WhileReadingRecords; currencyvar tot; tot := tot + {T_Report_1.Amt1}+{T_Report_1.Amt2}; tot;...
View ArticlePrint Terms & Conditions
Hi DellI want Terms & condition to print after Sales Order Print . Heading should not appear on Terms & Conditions.I have created a separate report for Terms & Condition . Now where i...
View Articlepdf file
Hi I have Pdf file on Server . I want to print it through Crystal Reports. I am trying thru Insert Ole Object but Crystal Report hangs after thatThanks
View ArticleCrystal Reports Stop Working
Hi all,i have an ASP.NET 2010 website running with Crystal report v13, reports used to work fine ,but suddenly reports viewers stop showing the reports ,i mean when the user click the print...
View ArticleSubreport
Hi I have 2 subreport . In Report Header (a)In Report Header(b)in first subreport i have Page header(a) & Page Header(b) . When individually run Page Header are appearing in all pages , but in...
View ArticleSuppress Main report page header in sub report
Hi I have Main Report and subreport in Report Footer (h) of Main Report . I don't want to print Page Header of Main Report in Sub ReportThanks
View Articleerror - A Boolean is required here
hi in suppress condition i have written below line but it is giving above error. i have defined global numbervar nHeader:=0; in report header.numbervar nHeader:=1;Thanks
View ArticleDate Compare
Hi If Date is > 01/04/2020' then i want to do some different process in Crystal Report FormulaThanks
View ArticlePass Values
Hi IN main report i have 2 subreports . I want to pass Document No & Date from SubReport-1 to Sub-Report2Thanks
View Articlesort as per actual data condition in crystal reports
Hi Where is this condition available - sort as per actual data condition in crystal reportsThanks
View ArticleParameter Condition
Hi I have Date Parameter & i want it should be >= '2019/04/01'Thank
View ArticleAccess images from https Site
I moved site to https secure now crystal report operating from a http site is not showing imagesAny ideas
View ArticleWhat do I need to run Crystal Reports on my server running .NET Web Forms?
I'm planning to set up an ASP.NET web forms site that uses Crystal Reports on a new server. I'd like to install the latest version of CR but am not sure about the proper steps and what's happening...
View ArticleUpdating Crystal Report assembly references in web.config
I'm working on cleaning a large older ASP.NET web forms application that uses Crystal Reports. My web.config adds a number of assemblies for CrystalDecisions.<add...
View Article