I have a gantt chart in my Crystal report. I have the axis label set to Arial 6pt bold. However, the font that is printing is more like 12 pt bold. The axis label is wrapping or truncated and unreadable on the report.
How can I format the font to actually be 6pt?
Has anyone else had...
I am using VB.NET (2005) as an interface between our software application and Crystal Reports to display the Crystal Reports we have developed (in Crystal XI Release 2).
I have created a .NET solution with a module and a form. All the coding is done in the module. I use Form1.ShowDialog() to...
I have a Crystal Report (CR XI Release 2) that has a datetime parameter (static). When I create the report (in Crystal) I use and ODBC driver and then run the report by entering a date. I have the Set to Null checkbox unchecked for this parameter. The report runs, I save it (with the Save...
In our VB6 app, we used RDC (CRAXDRT) Export method to prompt the user for the export format type and the destination for that exported format for a report.
We are upgrading our VB6 programs to VB.NET 2005. Business Objects recommends using the Crystal Reports for .NET assemblies rather than...
Yes, I know we can set them to true/false, but how do I set the crystalreportviewer.showgrouptreebutton = objreportdocument's group tree setting?
We have a 'generic' vb.net app that executes our reports. The reports are not embedded in our vb.net app, we load the report using the...
When I preview my report in my vb.net application using the CrystalReportViewer, the report appears in the viewer as though it has a 1 inch margin around the entire report. If I print from preview, the results are the same.
As a result, data on the report is truncated.
If I run the report in...
Actually, discovered that we were using the CrystalReports11_5_NET.msm merge module, not the CrystalReports11_5_NET_2005.msm merge module.
Just created another install package (using InstallShield) adding the CrystalReports11_5_NET_2005.msm merge module this morning and finished testing. The...
We have created a VB.NET (2005) application that uses the 11.5.9708.826 Crystal dlls (CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.Shared.dll, etc)
The VB.NET app uses the ReportDocument object model to load the Crystal Report (created in Crystal XI, not in Crystal embedded...
Thanks, but we need to export the file as is. We don't want to 'format' it to excel, word, pdf, etc.
We create a postscript file that we use to fax, but we need to export it to a directory in its postscript format. Therefore, we cannot export it as a pdf or any other format.
Just need to...
We used to use the PrintOutEx method in our old VB6 program (when using RDC). Now, with VB.NET, we have switched to using Crystal Reports for .NET. I need to print a report to a file, but the PrintOutEx mehod is no longer available.
How do you print to a file using Crystal Reports for .NET...
I have reports written in Crystal XI Release 1. I currently have Crystal XI Release 2 with Service Pack 2 installed. I am running the report through my VB.NET application using the CrystalReportViewer.
When the report is previewed from VB.NET, the fonts are not displayed the same as they are...
I am using the .NET assembly for Crystal Report in my VB.NET application. My Crystal Report, however, was not developed in VB.NET. It was developed in Crystal Report XI Release 2 (with Service Pack 2).
I am using the VB.NET (2005) app to execute the report (preview and print).
I have a...
Thank you so VERY much! I have spent so much time trying to figure this out, and it was just adding one word.
I was using Form1.Show(). I just added Dialog to the end per your suggestion and it works like a charm.
Can you please quickly tell me the difference between Form1.Show() and...
I am writing a VB app where I want the report to preview from within a module.
I have an object of type CrystalDecisions.CrystalReports.Engine.ReportDocument
I am using that object's load event to point to the path where the Crystal Report resides. This report is not embedded within VB.NET...
After working with Business Objects, we found that although we are not creating our Crystal Reports using the version of Crystal embedded in VB.NET (rather developing the reports in Crystal XI developer), we needed to upgrade to Crystal XI Release 2 (with Service Pack 2...the latest release to...
We have created all of our reports in Crystal XI (outside of VB.NET). The reports execute SQL stored procedures with input parameters. The number of input parameters will vary from report to report. The reports are located in our main application which executes a generic vb program that will...
We have decided to use the caspol.exe to set permissions. This allowed us to set the runtime security policy, and we are able to run the .exe from the network.
We are having the same exact issue as thread:
thread796-1198879
This thread, however, has been closed, so I need to begin again.
We previously used VB6 to deploy .exe files for runtime.
VB6 deployment pretty much just required copying the .exe to the network where it would be run from.
We...
All of our Crystal Reports run SQL stored procedures.
I have two reports.
One was created pre-Crystal XI then converted to Crystal XI by opening and saving in Crystal XI...no other changes.
I have another 'new' report created from a converted 'template' report. By converted, I mean the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.