CanShrink


08-11-2003, 12:00 AM
Originally Posted By: MacDermott<macdermott@mindspring.com>

I'm working with a report which was converted from MS Access.
In Access, if a control was empty (and the only one on a line), I could set
its CanShrink property to True, and the space it would have occupied would
close up.

I don't see a CanShrink property in ActiveReports.
How can I get this effect using ActiveReports 2.0?

Thanks!
- Turtle


Re: CanShrink


08-12-2003, 12:00 AM
Originally Posted By: Jennifer-DD<activebar.support@datadynamics.com>

Hi Turtle,

Yes, AR 1.0 and 2.0 have the CanShrink functionality. The CanShrink is
documented in both help files. You may want to reference this article as
well http://www.datadynamics.com/kb/KBFINDShow.asp?ArticleId=1178 and
reference the Detail_BeforePrint and Detail_AfterPrint.


"MacDermott" wrote in message
news:19YzFV$XDHA.2012@dynaweb.datadynamics.com...
> I'm working with a report which was converted from MS Access.
> In Access, if a control was empty (and the only one on a line), I could
set
> its CanShrink property to True, and the space it would have occupied would
> close up.
>
> I don't see a CanShrink property in ActiveReports.
> How can I get this effect using ActiveReports 2.0?
>
> Thanks!
> - Turtle
>
>