Quote:
Originally Posted by Uncle Gizmo
Actually, I just had a thought, reminded me of a similar problem with web pages, you have problems placing things in a web-page where you want to, and the solution is to put them in a table, (In your case this would be a word table). I wonder if that might be an option?
|
That's where I'd start - even if the table is just a one-cell one. They'd want to go in and turn off the feature where the table automatically resizes to contents though.
Another possibility, or to be used in combination with the table, is a Picture Control.
To do this, Maxmangion, you'd first want to go into your ribbon and activate the Developer tab. I've been inserting these controls in a few templates here at work which allow for easier and more controlled size/positioning of photos in tables we use for reports.