|
-
May 17th, 2008, 10:15 AM
#1
Thread Starter
Member
how to create report at run time?
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
-
May 17th, 2008, 07:50 PM
#2
Re: how to create report at run time?
Google Crystal Reports RCAPI
You'll need to pay an additional license fee
-
May 18th, 2008, 02:29 PM
#3
Re: how to create report at run time?
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?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 19th, 2008, 10:35 AM
#4
Thread Starter
Member
Re: how to create report at run time?
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
-
May 19th, 2008, 12:45 PM
#5
Re: how to create report at run time?
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
-
May 20th, 2008, 02:08 PM
#6
Thread Starter
Member
Re: how to create report at run time?
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|