| Thread | Last Post | Replies |
|
| Landscape Property | 23 Jan 2004 13:41 GMT | 3 |
If I set the Page property to LandScape the report is printed in Portrait.... why? Thanks Simone
|
| Please help! Crystal 8.0 and "server not opened" prob. Should have been simple... | 23 Jan 2004 09:23 GMT | 1 |
Hoping you can help here... not VB, but VB script, so stretching it a bit, but hopefully the principle applies... I've got a problem that I've had before, and probably you've all seen before as well, but browsing around usenet I haven't seen anyone struggling with the same set up as ...
|
| Change the sql string | 23 Jan 2004 08:15 GMT | 2 |
I need to change the sql string in run time Any suggest? Simone D'Onofrio
|
| RE:Advice on Web Reporting | 22 Jan 2004 22:04 GMT | 9 |
I have to deliver some reports via a web browser, on all user clients, which can be refreshed during the day. However, the company do not wish to use Crystal Enterprise, is there a way I could do this by converting the report to an HTML format, if so, how would I go about ...
|
| Crystal RDC V8 and exporting to PDF | 22 Jan 2004 21:33 GMT | 1 |
I'm using VB6 with the Crystal Report Designer Component Version 8. I need to export a Report to PDF. I've used the code below: {snipped Open Report, Set Source, etc} Report.ExportOptions.FormatType = crEFTPortableDocFormat 'To PDF
|
| help! | 22 Jan 2004 20:14 GMT | 3 |
I am encountering some problems with my cr.net. i keep on getting this error whenever i access my cr: "load crpe32.dll failed" Thanks!
|
| Custom Paper Size in CR9 | 22 Jan 2004 18:02 GMT | 1 |
I've got cards that I need to print. However, in Printer setup, I cannot specify the size of the card, and there is no 'code' (A4, A5, etc.) for the card, so I can't tell Crystal what size the card is. Is there some way to just give Crystal the physical dimensions (h x w) of the ...
|
| Print document's size is too big | 22 Jan 2004 17:52 GMT | 2 |
Hi, I'm working with Crystal Reports DotNet (VS2002 or VS2003) and I generate a document with about 500 pages. When I print it whith the CrystalReportViewer control, the document takes 60mb of memory but if I use the method PrintToPrinter, the same document use 240mb, that's too big ...
|
| How to Pass Date and Time as a parameter to Crystal Reports | 22 Jan 2004 16:18 GMT | 3 |
I would appreciate if someone can guide me on how to pass Date and Time parameter to Crystal Reports so far we have tried the following options but none had worked. Although we were able to pass strings and numbers.
|
| ODBC V Ole DB | 22 Jan 2004 11:41 GMT | 2 |
Does anybody know what are the main issues with these two technologies as applied to Crystal ? I have heard that there is a limit for string length in ODBC but not in Ole DB and also that Crystal works faster with Ole Db.
|
| dynamic images with .net/Crystal Reports | 22 Jan 2004 11:26 GMT | 1 |
Is it possible to programmatically put images on a report, in a thumbnail style. (not through BLOB, the performance is dismal). Instead of an image file in the field. could an UNC be placed. Help!
|
| Logic Question | 22 Jan 2004 05:43 GMT | 5 |
Crystal 9.2 Level: beginner I am stuck with a database which holds codes and acronyms instead of full descriptions. I want to report the information in its full format.
|
| Generating Report from two tables? | 21 Jan 2004 21:40 GMT | 6 |
Using Visual Studio.NET and Crystal Reports, i'm trying to select and display data from an Access Database. I have two tables. One with an employee list. One with a list of approved Vacation Days.
|
| Second post with Date Format question | 21 Jan 2004 20:16 GMT | 3 |
I asked this question before. Nobody answered within several days, then my post just disappeared. On most machines Crystal Report (v9.0) displayed through CrystalViewer control on Visual Basic form brings correctly formatted date (01/21/2004),
|
| Cross-Tab Reports | 21 Jan 2004 13:19 GMT | 1 |
I have generated a Cross-Tab report from a SQL query. Is it possible to have a second Cross-Tab report on the same page from a different SQl Query ?
|