Re: crystal report for VB6
AFAIK there is no Crystal Report that comes with VB6.0, only DataReport.
Re: crystal report for VB6
Re: crystal report for VB6
Moved To Reporting
The standard edition of Crystal ships with VB6.
You pretty much can't do anything with the Standard edition that is remotely sophisticated. It is just enough of Crystal Reports to whet your whistle and provide the impetus for you to go out and purchase either the professional or enterprise edition of Crystal. At least, that is their hope.
Re: crystal report for VB6
Quote:
Originally Posted by rothj0hn
what are the versions of crystal report available for Visaul Basic 6.0... the crystal report that is included in visual basic 6.0 has no justify properties for, im creating a letter type/format of report so i needed a justify property to make it presentable..
As You posted, the Crystal Reports version included with VB6 is the 4.6
With VB6 I've used Crystal Reports from version 4.6 until version XI with no problem
For Your letter type format report, try to generate it in .doc or .rtf format instead
Re: crystal report for VB6
is it better to use .doc? im already experimenting with it using the find/replace to generate the report.. im just wondering if crystal report can make it better..
________
Honda Freed History
Re: crystal report for VB6
http://support.microsoft.com/kb/258513
Also, You can use the Microsoft Rich Text Control (add it from Vb6 ide / Menu / Project / Components / Microsoft Rich Text Control 6.0