PDA

Click to See Complete Forum and Search --> : how to create report at run time?


ssssm
May 17th, 2008, 10:15 AM
hi
i have project in vb6 and crystal report 10 and i want to create report at run time coz i donot know number of colums.
can help me plzzz

jggtz
May 17th, 2008, 07:50 PM
Google Crystal Reports RCAPI
You'll need to pay an additional license fee

RobDog888
May 18th, 2008, 02:29 PM
Doing any report designing dynamically does require the additional license jggtz mentions. Its not cheap either.

Why not just use the conditional formatting to hide/show columns depending on the returned results?

ssssm
May 19th, 2008, 10:35 AM
i search on report generator but i donot get any thing.
but i search on how to hide/show filed i get Suppress proparty if it =true the
filed hide but i need to make use control on wighd page too portrait or landscape and after he select wighd page fileds divide on page
with similar space.
and any way thank for your answer

jggtz
May 19th, 2008, 12:45 PM
It's not report generator, it's Crystal Reports Report Creation API

Also
You can make 2 reports (1 for portrait & 1 for landscape) and process them according to user selection

ssssm
May 20th, 2008, 02:08 PM
thank you for your answer to help me .
i will try do what you say it nice think to make 2 reports
and i will try usa hide/show too