Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Business Objects Logo

Status
Not open for further replies.

samson123

Programmer
Jun 17, 2005
79
US
I am using CR XI. Is there a way to hide the "Business Objects" logo that appears on the toolbar on the upper right corner of a crystal report ?

I do not want to hide the toolbar using the enabletoolbar = false

Thnx in advance
 
I got the solution on a different forum...Wanted to share it with everyone here...

I had to download a hot fix from BO site.



I downloaded the hot fix / service pack.

I added to my code

CRviewer.EnableAnimationCtrl = false

That fixed it ....It removed the BO logo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top