Print output

  • Thread starter Thread starter Brian Keanie
  • Start date Start date
B

Brian Keanie

If controls on a report have the CanShrink and CanGrow properties set to
"Yes" how then can you format your print output? other than leaving it to
the smarts of access
Don't want to show my age or lack of expertise but I'm thinking back to
Basic Basic when you had to know how many lines were going to be printed on
a page etc. Surely there must be the same requirement in access on occasion.
Could someone direct me to a site or correspondence to explain this?
In case you didn't recognize the relationship this has to do with my OLE
quandry.
 
Brian,

If you use the Can Grow and Can Shrink properties of controls which
contain variable amounts of data, then the position of this data on the
printed page, and the number of lines printed on the page, will be
automatically affected.

I don't know what an OLE quandry is. If you are experiencing a
difficulty, can you please post back with more details, with examples,
and someone may be able to assist.
 
Back
Top