I'm totally new to Crystal Reports but have been programming a while with C++. So, I need to know from the beginning how to get a report to print to window and to printer from C++. I have all the VCL required for crystal reports. I put the Crpevcl on my form, when I compile I get message Undefined symbol 'Crpe1' how do you define it. I put the Crpe1.h in the include, but when I do that I get a error message that it's already included. Any help will be appreciated.