Our application is using Crystal XI and VB6.
When our users run reports, they can select to have the report go directly to the printer.
Recently, we've run into a problem where the report would not go to the printer at all. Investigation showed I had set the report page setup in design mode...
Hi!
I have a report that is able to insert an image, and then create a formula to link to a data element, in order to have the picture ( company logo) be completely dynamic. This works great.
I now want to be able to do the same thing with a word document insert. I'd like to link to a word...
I am writing an app in VB.net using Visual Studio 2008.
I need a toolstrip with buttons that the user can add/remove or move. I expected the Visual Studio toolstrip to behave like the toolstrips in Microsoft products, e'g', Visual Studio, Outlook, etc., which allow the user to edit which...
I am using a version of a binding navigator that we had to modify to do some additional tasks. When the Edit button is pressed, it changes to an undo button. I would like to have the button be set to an image for Edit and for Undo in the code.
instead of...
I have a customer using another business application which uses Crystal 8.5. They have installed my VB application which includes the Crystal 11 run-time dlls and report viewer.
This customer is reporting an error now when trying to run reports in the other application. Could this be a...
I need to create many forms that will have similar fields. each form being connected to a different data source. For example:
Form A is connected to database table A which has Code, Name, Description and Note
Form B is connected to database table B which has Code, Name, Description, Note and...
I have recently upgraded to Crystal XI from Crystal 9. In CR 9, I was using cviewImage and cviewText to embed dynamic images and rtf files into my reports.
I was able, in CR XI, to replace cviewImage with Crystal's own functionality, true dynamically linked ole bitmapped images, using a passed...
Every time I have tried (in Crystal 9) to change a data sourve location to a different ttx (field definition) file, even with the same field names, I have lost all my data, causing my field positions to vanish, and formulas and section formatting to be invalid.
Am I doing something wrong? Are...
I currently have over 200 reports written in Crystal 9 launched from an application written in Visual Basic 6.
These reports use one or more recordsets at run time, but were created using various ttx files. The underlying database is SQL, but none of my reports have ever gone to the database...
I am getting a numeric data element that represents a quantity and a count.
Example: 550.2 is really a quantity of 550 and a count of 2
3300.12 is really a quantity of 3300 and a count of 12.
I need a formula that separates the quantity from the count and puts them into different...
Using Crystal 9 from a VB 6 program, we have seen that sometimes a report which shows up with color on the monitor and is then sent to a color printer prints in black and white. The default settings on the color printer are to print in color, but the report ignores that setting.
Has anyone...
I have a customer with pre-printed 6x9 postcards, I need to print from Crystal 9 onto his postcards, to add customer info from the database.
I've tried a variety of combinations - defining my paper size as 6x9, defining his printer paper as 6x9, using landscape and portrait. Whatever we try...
Using Crystal 9.
I need to format group summaries based on previous group summaries.
I have sales records which I am grouping first by customer, then by year. To sum this up, I need to highlight sums that are zero at the year-group level based on information about a previous year-group...
Hi!
I'm using Crystal XI within a VB6 application, using an ActiveX Report Viewer.
The reports are all passed recordsets that have been defined at design time using ttx files.
I have noticed that some of the reports render very slowly in the report viewer. I have some very complex reports...
Hi!
I'm running into a problem migrating from Crystal 9 to Crystal 11. I have a complex Crystal 9 report that is showing the following error when run with the Crystal 11 report viewer:
Formatting formulas must be print-time formulas
I have looked through the report formulas one at a time...
I feel like I should know how to do this, but I'm stumped.
Can I put a subreport into a main report that will run off the same recordset multiple times?
If I am passed a set of dates as a parameter to the main report, and a recordset from a VB program, can I then run the subreport once per...
I am using Crystal 9.
I have been asked to write a report based on records that have the following data:
charge_amount
tax_amount
charge_date
charge_start_date
Charge_end_date
.
.
.
Some charges are for a single date. When that is true, charge_date is populated. Some charges are for a...
I have two recordsets being passed from a VB 6.0 program. I link these recordsets in the Database Expert using the customer number fields in both recordsets.
Recordset 1 is work orders and I use this in the main report.
Recordset 2 is a set of items that I use in the subreport.
In the main...
I have over 180 reports that are launched via a VB application using a Visual FoxPro database. The application will now also support SQL Server, based on the needs of our customers.
All of the current reports use Date (not DateTime) fields. The reports are handed a recordset and do not access...
Hi!
I am using the dateDiff function to calulate the ages of customer charges in a report. We have a Canadian customer who has noticed that these reports are not working. Their dates are dd/mm/yy, as opposed to the U.S. mm/dd/yy.
Is there any way I can program around this in the Crystal...
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.