大概只能自己画,我最近正在做这样的东西,想了很多办法,
最后好像还是只能自己画。
查查dfw以前的帖子,曹小刚曾提过可以用Crystal Report v8来做,
但是我看了看似乎不好实现分页的问题,下面是他的回信,你看看吧。
> hi!
> very glad to get ur mail.
> Crystal Report support different kinds of clients, include Java Applet
> and ActiveX. All these I have been tested.
> when you want to provide a report, just write the report as normal,
> but place in a HTTP public path. If you use IIS, you can config IIS to
> treat ".rpt" file using a launcher to bring out, then
you can see the
> report result in your client. if you use apache , there is a cgi program to
>do
this job.
> further details, please refer to www.crystalsoftware.com, and you can
>do
wnload a evaluation version.
>
> Best Regards.
> Cao