I have a large figure, and I want to stretch it beyond margin. I can stretch it in left and right by \advance\leftskip-3cm and \advance\rightskip-3cm. But I could not do it for top by using \advance\topskip-3cm. It does not work. Any other way to do this?
Thanks.
