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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal resize problem

Status
Not open for further replies.

everkleer

Programmer
Nov 6, 2002
25
US
I am using the CRViewer9 ole object and the Crystal 9 RDC to view Crystal Reports in my PB8 app. The problem is that I cannot resize the report once it is open. When I first load the object and a report, the object does size itself to fill the control, but when I resize the control, the object remains the same size.

In my window's resize event, I have ole_crviewer.resize(this.width, this.height) and this does resize the control but not the object. Any help/comments would be greatly appreciated.

Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top