locking position of graphics

A

Andrew Au

I tend to have big graphics that occupy a whole page. I am not able to lock
their relative page positions as the text is either on the previous page or
the one after. How should I lock the position of these graphics appropriately?
 
J

Jezebel

Graphics are always anchored to a paragraph on the same page, so relative to
text should work. However, the easy fix is to set the position relative to
the page, not relative to the text.
 
Top