Questions tagged as 'crystal-reports'

0
answers

Error Crystal Report

I am updating a .rpt, which worked perfectly, however I needed to make some changes, and it returns me error: Here is the code for how the Crystal Report report loads: SqlConnection connection = clsdb.AbreBanco(); SqlCommand command...
asked by 27.06.2018 / 18:36
0
answers

Generate PDF in PHP from a .rpt file

I am using Crystal report that generates reports in .rpt, I use Oracle to feed my report and I need to generate this reports for PDF using PHP. How can I do this?     
asked by 21.05.2018 / 20:33
0
answers

Sum of values from two reports in Crystal Reports

Hello, good morning! I have a main report and a subreport, I want to add values that are in both. How to proceed? I've created two groups on the Telegram for anyone who wants to participate in reporting tools. Crystal Reports group link...
asked by 23.04.2018 / 14:37
0
answers

Login Crystal Reports ASP.NET C #

Hello, good morning. I'm implementing a web application to display Crystal Reports reports, and when I run the application, it shows me some fields for access to the Database, and I wanted to set this data via code so I did not have to enter...
asked by 05.02.2018 / 14:44
0
answers

Invalid report file path - Crystal - C #

I'm trying to generate a pdf from the crystal report. When I run the code on my machine it works perfectly, since when I go to the server it returns the following error: invalid report file path The error is popping up the moment I run re...
asked by 29.12.2017 / 17:13
0
answers

Crystal Reports Repeat Header On Next Page

Good evening. I have a report made up in the following structure:    GroupHeader1: City (Grouping by city and with Keep Headline on Next Page checked)       GroupHeader2: Person (Grouping by Person and with the Keep Dataset Together optio...
asked by 27.09.2017 / 00:13
0
answers

Change data and label fields in a report Crystal Report

I have a report and need to change the layout, that is, remove a label and a data and change another label and another data. I have move, but it does not work. See the image and even the crystal version. I need to remove: Data Ultimo Pe...
asked by 12.04.2017 / 20:20
2
answers

How to list the last 7 days' birthdays with crystal reports and c # winforms

I am developing a church management system, and I need to get all the faithful registered in the system, whose birthday is in the last 7 days, counting with the current date. I have already created the following formulas: CDate ({FIEIS.DataNas...
asked by 13.12.2016 / 19:06
0
answers

Crystal Reports, make a scheduled report

The complete scenario would be: Run a Crystal Reports to generate a report with chart in a specific schedule Send this Report to a mailing list.     
asked by 26.09.2016 / 23:30
1
answer

Crystal Reports Displaying Strings

I'm starting in CR and I'm having a hard time generating a report in Visual Studio 2008's Crystal Reports. It's not displaying the values in my database table. The datasource I'm using in the report is the Dataset of the application, that is,...
asked by 18.03.2016 / 21:10