Quote:
Originally posted by SkiNLaB
I use it within my VB app. yes there are components that need to run on your clients computer (which are packaged into the VB app) or you can publish the reports online, and for detailed reports, some activex component may need to be installed for that to happen?
Since i have developer edition, i can write reports, and include them in my app as many times as i want to (AFAIK) my customer doesnt have to pay for any license etc.
There are however some reserved parts of CR9 for which each end user must pay a license fee, these are controls and API's which the end user can use to design his own reports in detail...
but i dont use them.
Finally someone who set me straight...this is exactly the info I needed. So basically when I create the reports they are packaged with the visual basic project...so that when the application opens they can run the reports.