Frankly, I don't understand the problem, unless you're using *the bad
method*. Selecting the graphic and using Insert-Caption is VERY different
from simply placing the graphic as "inline with text" and then inserting a
caption on the next paragraph. I avoid using text wrapping on graphics
whenever possible, and hence avoid any issues that you're experiencing. If
you apply a style to the graphic, and have the style set as "keep with
next", this will also keep your caption from being at the top of page 2
while your graphic is sitting at the bottom of page 1.
________________________
**** Hope it helps! ****
~Dreamboat
Excel VBA Certification Coming Soon!
www.VBAExpress.com/training/
********************************
> Hello,
>
[quoted text clipped - 14 lines]
>
> Thanks for any help you may provide,
Ligature - 29 Sep 2004 00:08 GMT
> Frankly, I don't understand the problem, unless you're using *the bad
> method*. Selecting the graphic and using Insert-Caption is VERY
> different from simply placing the graphic as "inline with text" and
> then inserting a caption on the next paragraph. I avoid using text
> wrapping on graphics whenever possible, and hence avoid any issues
> that you're experiencing.
Due to the writing style used, I wanted to get text to wrap around the
images, and as you point out that is where the problems lie. I've had no
problem with OO Writer on this front (it seems to use a more robust layout
engine), and was hoping that there may have been a resolution to this via
some extension that would e.g. make the text box layer open to cross-
referencing.
I'll keep hoping, and thank you for your prompt and helpful reply.
There's some good advice at
http://www.shaunakelly.com/word/figures/keepwithcaption.html
Another option would be to anchor your figure to the caption paragraph and
*lock the anchor*. A floating figure will always stay on the same page as
the paragraph it is anchored to.

Signature
Margaret Aldis - Microsoft Word MVP
Syntagma partnership site: http://www.syntagma.co.uk
Word MVP FAQ site: http://www.word.mvps.org
> Hello,
>
[quoted text clipped - 14 lines]
>
> Thanks for any help you may provide,
Ligature - 29 Sep 2004 16:57 GMT
> There's some good advice at
>
[quoted text clipped - 3 lines]
> and *lock the anchor*. A floating figure will always stay on the same
> page as the paragraph it is anchored to.
Thanks for the reply. The page you suggested does effectively what I do
currently, which has the problem that when there are not too many
paragraphs to a page (I have to use double spaced lines), then it can cause
pages where paragraphs + image/caption are shunted resulting in big chunks
of white-space. I think you solution would do the same.
Thanks anyway,