Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a problem. My office is changing its logo/profile and all
templates needs to be updated. It's a fairly simple layout with the new company logo as a tif (or eps) placed ~ x:14mm y:7mm from the top left corner of an A4 sheet. The left margin of the page should be 30mm (the logo starts within the left margin). When printed as landscape the logo needs to be rotated 90 degrees and posi-tioned along the right short side (we want all headers to look the same when the pages are placed in a folder) Result: a fairly simple layout, with big problems: 1. The image can't be placed in the header because of the minimum 1 inch "header left margin" default. 2. On a portrait A4 the logo can be positioned in the first row (the first column has to be left out blank, to compensate for the 30mm left margin, which isn't very practical) but for landscape this can't be done as it isn't possible to repeat a column on the right side of the page. I'm looking for a macro that places an image exactly x,y from the top left (or top right when land-scape) of every printed page (_BeforePrint). Ideally the image needs to be placed outside the left/right margin. Is it possible to freely place an image outside of the page margins? Headaches... I'm thankful for any help I can get. deage |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
no image printed in excel 2010 | Excel Discussion (Misc queries) | |||
TIFF image moves for no reason when printed | Excel Discussion (Misc queries) | |||
printed image to small | Excel Discussion (Misc queries) | |||
Downloading image and placing in cell. | Excel Programming | |||
placing a point on a image | Excel Programming |