distribute alignment cutting off right margin

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

in both forms and reports, when I align a field with "distribute" the far
right of the field is cut off in printing and in print preview. Any ideas on
how to fix?
 
Try using a different font.
Try increasing the resolution setting for your printer,
If you have the Margin property of the TextBox set to anything other than
ZERO then reset it to "0".

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Thanks for the response. Although I can get my form to distribute and look
fine, I can't get reports to print (or print preview) without the far right
getting cut off -- regardless of my font type, font size, or printer used.
Any more ideas?
 
Ummm... did you check the margin prop for the TextBox control as I
indicated?

Can you send me the MDB containing the report in question so I can see if
the issue can be duplicated here?
--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
yes, all of the margin controls are set to zero in the label/text box
properties. I've created a small temp mdb that shows the problem; where do I
send it?

Thanks again for your help.
 
Back
Top