I have a report with new page Structure like ID 1(Details for ID1) - CrossTab 1 (new page) - CrossTab 2 (new page)
I have worked on a desktop application in .net and it uses crystal report for generating report in pdf/ms word. However, I am now trying to开发者_如何学JAVA deploying this app with visual studio setup
iam using VFP 9.0...Iam making an invoice report, what i want to know is how to change the contents of the report by changing lets say a combo box in a form. or be able to use select and where clause
I have a crosstab with a formula field. The query returns something like CategoryIDCompanyMarketValuePaymentMode
Basicaly, when i add another item to summarize, the group is filtered.I\'d like to show 0 or nothing if there is no data for the new item i\'m adding.
I am new to crystal report. What is want is to display the total sum of a particular it开发者_如何学编程em, my report is like this
I have a VB6 front end, SQL Server 2005 as the back end and Crystal Reports 8.5 for reports. I need to set the location at run time in my application as I have 2 databases.My problem is that when I c
if{((tonumber({BudgetTemplateField.Expr1})- tonumber({BudgetTemplateField.Expr3})) > tonumber({BudgetTemplateField.Expr1}))}
A Colleague of mine has inherited an old VB.Net web applica开发者_运维技巧tion that uses Crystal reports 10.
Does anyone know how to justify the text in a text field ?? or this option doesn开发者_StackOverflow\'t exist in crystal reports