Top "Crystal-reports-xi" questions

Question about SAP Crystal Reports reporting application, version 11 (XI) or 11.

How to open crystal report in java swing application?

I have this code import com.crystaldecisions.reports.sdk.ReportClientDocument; ... ReportClientDocument rpt = new ReportClientDocument(); rpt.open(reportPath+fileName, 0); rpt.getDatabaseController().…

java swing crystal-reports crystal-reports-xi
how to remove decimal place in crystal report

i want to return a text or a number based on a field value in crystal report local numberVar i; …

c# crystal-reports-xi
Trying to open a .pdf file in an iframe

I am really having a hard time opening up certain .pdf files within an iframe HTML element. I can open …

html pdf pdf-generation acrobat crystal-reports-xi
Creating group header fields in SSRS report with child values based on existing crystal report

Currently I am upgrading a crystal report as an SSRS format. But this report has been tricky in which it …

reporting-services crystal-reports ssrs-tablix crystal-reports-xi
Correct ISO week numbering in Crystal Reports XI

How can I get the ISO-8601 week number of a given date in Crystal Reports XI?

crystal-reports iso crystal-reports-xi week-number