PDA

View Full Version : Is there any report component in vb that can designed report at runtime?


mice
08-27-02, 03:08
Hi,

Im creating a program, one of the module is user can designed their own report, is there any component that can do design report at runtime in visual basic?

i have been searching the internet but unable to find one.


please help.



Regards,
mice

Sef
09-10-02, 10:19
Is datareport designer of any help?

yak
10-23-02, 13:13
well, Crystal Report control (by Seagate) could be an option. But, i prefer build reports with Excel Objects from VB

- i hope can help you -

Originally posted by mice
Hi,

Im creating a program, one of the module is user can designed their own report, is there any component that can do design report at runtime in visual basic?

i have been searching the internet but unable to find one.


please help.



Regards,
mice

buchokoy
10-27-02, 04:12
use the microsoft word object or if you are printing a form or a single page I would advise you use picture box