Report data truncated on Access 2007

  • Thread starter Thread starter alexrs2k
  • Start date Start date
A

alexrs2k

Hi. I have an application in Access 2003 that creates reports dinamically,
and asigns font sizes for the data to be print. When I run the application in
Access 2007, the font's size for some fields are changed to 11 instead of 8,
and hence the data on the reports get truncated. Any ideas how to solve this
issue? Thanks.
 
The simplest way is to make a version that only runs in 2007, correcting
those controls where the font size goes awry.
 
Back
Top