Crystal Report Design API

C

Chrysan

I would like to include the function of let user re-locate
the fields on crystal report.

what API can i use to run a crystal report in design mode?

i am design my crystal report with ODBC data source.
 
F

fzjr4n

If you want to give the end user "design mode" type functionality, the
quickest way is for them to buy Crystal Report developer for
$300 dollars. You can not distribute the "designer" that comes with VS.NET
to end users. The other way is for you to use the
Crystal classes to develop your own "designer", you can use the API to move
fields around, but it would be a heavy task to give
them Crystal look and feel.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/crystlmn/ht
ml/crconcustomizingdatapresentation.asp

I know all this because my company has just gone through this exercise...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top