Problem whith Crystal Report in the client side
Hi all! First forgive me for my English. I am from Greece. I am developing an application for the company i work! I have a computer as server. Server is an 64bit platform with windows 7 ultimate In the...
View ArticleHow to trim the space between fields in crystal report (VS 2017)
Currently I have a trouble in trimming the space between fields,here's the example; The "DOC" and "659" is too far away and "MAXM" and "1343F" is at suitable space. The label should be like this: I...
View ArticleA date-time is required here VB6 CR8.5
What do you think is wrong in my code? I have this error, see the pic below. Code: Set rs = New ADODB.Recordset    rs.CursorLocation = adUseClient    strsql = "SELECT * FROM view_FGSUB WHERE...
View ArticleConnection to database asked by CR
Hello everyone, I'm facing with a new issue with Crystal Report (from VS 2008), strangely, by launching an overview of the report, CR asks a connection to a database (SQL Server), the SQL instance is...
View ArticleVS 2008, Crystal Reports, Windows 10
I built a project using VS 2008 on a Win7 64bit and have since upgraded my computer to one with Windows 10 64 bit. When I moved the project to the new computer, everything works fine except for Crystal...
View ArticleRDLC VS2015 Main with Subreport
I have a report that has one subreport attached to it, but will eventually have two more. It runs fine but the subreport data is not displaying the way I need. My equipment is the on the main report...
View ArticleCR - Suppress "Crystal Reports" when users are printing the report to a PDF
If you don't want to read all of this, because I just realized it took me a while to get to the point, here is the simple question: How do I prevent prepending "Crystal Reports" to my file name when...
View Article[RESOLVED] CR - Suppress "Crystal Reports" when users are printing the report...
If you don't want to read all of this, because I just realized it took me a while to get to the point, here is the simple question: How do I prevent prepending "Crystal Reports" to my file name when...
View ArticleCannot view crystal report through dataset bind.
Hi. I have a dataset with a datatable. I have created the datatable on the designer by I manually populate it (see code below). I bind the crystal report datasource to the dataset and I try to view it...
View ArticleUsing vb.net in image processing
Hi everyone this my first time in VBForums I have homework to do before Monday The question is how to know the most color appears in image automatically and then change this color to red in vb.net and...
View ArticleUsing vb.net in image processing
Hi everyone this my first time in VBForums I have homework to do before Monday The question is how to know the most color appears in image automatically and then change this color to red in vb.net and...
View Articlenewbie creating report questions
hello all, can you help please. :confused: i am trying to create a database using VB2019, I am using vb.net as this is my weapon of choice,(old access user), and i need some help when it comes to...
View Articlefilter crystal report to show row on form
hello can you help please, i have a form (frm1) and i want to be able to filter a report showing only the row selected on (frm1) using vb , how do i do this ?:confused:
View ArticleHow To Design Devexpress's Xtrareports To Print Multiple Pages ... ?
How does Devexpress's Xtrareports design print multiple pages at the same time ? I designed a report in labor contract with many pages for 1 recoder, but when it printed out there was only the first...
View Articledesign a PDF-layout in Visual Studio 2019
Hi I am about to take over an old VB6-project (Windows Forms) and turn it into a VB.NET project. There is a PDF-printout in this project and the old VB6-IDE has a PDF-designer (not sure if this is a...
View ArticleCrystal Report Cross Tab Issue
I have a MSQSQL Table that looks like this : and i want it to look like this on Crystal report 10 : I have been trying everything i know with Cross-tabs but its not giving me this. Please i need help...
View ArticleCrystal Report with conditional selection criteria
Hello. I need to design a Crystal report that can branch one way or another with its selection criteria. I have a database table containing a column called lines and those lines are grouped together by...
View ArticleConverting VB6 CrystalReport SectionFormat to C#
I am in the process of converting a VB6 application to C#. One of the things that the legacy application does to a particular Crystal Report is the following: Code: With frmResources2.Report1...
View ArticleInvalid TLV record
Hi, I have a custom ERP written in VB and when I try to print a report (a BOM, a transport document, etc....) I get that error. I jsut tried to reinstall the software but I didn't succeed. What can I...
View Article[RESOLVED] Repeat Section Details Horizontally
I have a Crystal Report with a sub-report. In the sub report I have grouped data in my detail sections where the Format with Multiple Columns property is true and the Printing Direction property is set...
View Article