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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word Template: Need Header 90 degrees on left and side 1

Status
Not open for further replies.

LikeThisName

Vendor
Joined
May 16, 2002
Messages
288
Location
US
Inserted a bitmap. and moved margin's over an inch.
but when its more than one page it just pushes the image down to the last page.

what would be the correct way to programmitacally(sp?)

insert a bitmap to show on every page created while using that template.

thanks in advance!





LikeThisName <- ? Sorry It's Taken =)
 
You have to insert this bitmap in the Header.

Hope This Help
PH.
 
Thanks for responding PHV,

how do I make the header left then?
when I insert a picture that takes the length of the page in the header the head takes up the whole page.

below is an ascii graphic of what i am atempting to do.

|---|Title
| B |
| I |Body
| T |
| M |
| A |
| P |
|___|page #

Does this help illustrate what i'm looking to do?
i guess i would not want bitmap preferably in the header or footer.

Can anyone tell me best approach to insert a bitmap on each page through VBA?

LikeThisName <- ? Sorry It's Taken =)
 
Change the properties of the picture so it is behind the text.

Hope This Help
PH.
 
Great here is a star, that sort of helps.

two problems.

1)User still can delete the picture accidently while using the template. So I need to lock/protect it somehow.

2)I still need to figure out how to insert the bitmap through VBA no, because if its not in the header or footer it wont show on every page the user types using this template.

Anyone Have any Ideas?





LikeThisName <- ? Sorry It's Taken =)
 
Have you tried the Macro Recorder ?

Hope This Help
PH.
 
No, I wouldn't no where to begin. I will look into it though, if you think it can resolve my remaining two issues.

thanks for your guidance




LikeThisName <- ? Sorry It's Taken =)
 
in order to use the macro recorder, wouldn't I need to know how to lock my prevent from being deleted.

i think this is a legitimate how to, this is quite an unusual task i think.





LikeThisName <- ? Sorry It's Taken =)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top