<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have many XML documents that I'm laying out into
a 2 column spread. Easy enough. The documents also have a handful of
images that must appear at the top of the second column, on each page.
This is where I am having some issues. I have attempted a couple of
solutions without much luck, with the exception of counting characters, and
forcing column-breaks when I get close to filling a column. This works,
for about 80% of the cases, but it seems rather hacky, and it still leaves 20%
of the files that need to be hand edited. Any ideas on how I can
accomplish this?</FONT>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>John</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>