embedding Crystal Reports into JBuilder x
I'm having difficulty embedding Crystal Reports into JBuilder in a Java application that is not in any way web-related. All examples I've come across so far are based on using either JavaBeans and/or JSPs. Is it possible to embed this reporting functionality in a standalone Java program? If it is please point me to where I could find any good code samples or instructions. Any suggestions appreciated. Thanks.
|