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!

Advice for bound object frame size

Status
Not open for further replies.

RiverGuy

Programmer
Jul 18, 2002
5,011
US
Hi. I have a bound object frame on my report for an OLE object. But I would like to make the height of the control dynamic for the needed size of my document. If its three pages, then it needs to be tall, if half a page, then not.

Any ideas?

TIA
 
No. I tried that. Unless I had something else messed up and it wasn't working for some other reason. I think it might just be impossible. After all, I guess reports were designed to have certain length fields.
 
There is no can grow method for the object, just the section. I would need to scale the height to the section, but I think it would scale the height for every record.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top