I have a 8.5 x 11 landscape document with about 1/4 inch of space on the
left and right where there is no print.
The document displays perfect in print preview, but when I print it, about
1/2 inch on the right is not printed (leaving about 3/4 inch empty margin on
the right side of the page). The left side starts about 1/4 inch in and
prints just like I expect it to.
I tried setting the margins to 0 and OriginAtMargins = True. The print began
about an 1/8" at the left but still stoped about 3/4" on the right.
I know I can change the document so that there is no print for the last 3/4
inch on the right, but that seems like coding around the problem instead of
getting it right.
Is there anything I can do besides coding the width of the report shorter?
left and right where there is no print.
The document displays perfect in print preview, but when I print it, about
1/2 inch on the right is not printed (leaving about 3/4 inch empty margin on
the right side of the page). The left side starts about 1/4 inch in and
prints just like I expect it to.
I tried setting the margins to 0 and OriginAtMargins = True. The print began
about an 1/8" at the left but still stoped about 3/4" on the right.
I know I can change the document so that there is no print for the last 3/4
inch on the right, but that seems like coding around the problem instead of
getting it right.
Is there anything I can do besides coding the width of the report shorter?
Comment