Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any way to Create a Left Margin on Report?

Status
Not open for further replies.

number2

Technical User
Oct 25, 2001
284
US
I need to create a left side margin on a report for the FIRST page of a report to accomodate pre-printed stationary. Is there any way to do this?

Thank you!
 
number2,

I am not sure if you can change this via code. If not then try this..

Trying to physically change the margin on each page is to difficult. What is easier is to move the controls on the page back and forth. Even easier than that is to move a sub report left and right.


[thumbsup2]
 
I am using a workaround...placing the report indentifying information and title in the report header and moving the fields to the right. This leaves as large a left margin as needed for preprinted stationary. Anyone know of any pitfalls here?

Cheers!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top