R
rVo
Hi all,
I am trying to figure out if it is possible to stretch the content of a
column in order to make it match the length of another columns' content,
this will give a very nice layout (both columns line up with their top and
bottom), but to accomplish this manually is a real pain.
Expensive DTP suits like Pagemaker or Quark Express can do this simply by
enabling a setting. I know Word isn't a DTP package, but I managed to do a
very good job with it (thanks to VBA and some great resources) so I might as
well try.
I allready tried to acomplish the desired effect by removing any white
paragraphs and changing all styles to add just enough whitespace at the
paragraph's bottom side to replace the effect that Joe average tries to
reach with a double crlf. This mostly comes close to the desired effect, but
on some pages the column lenght is very far from matching.
Is there a chance to find the solution through this approach or should I
give up?
Thanks for your time/advice.
rVo
I am trying to figure out if it is possible to stretch the content of a
column in order to make it match the length of another columns' content,
this will give a very nice layout (both columns line up with their top and
bottom), but to accomplish this manually is a real pain.
Expensive DTP suits like Pagemaker or Quark Express can do this simply by
enabling a setting. I know Word isn't a DTP package, but I managed to do a
very good job with it (thanks to VBA and some great resources) so I might as
well try.
I allready tried to acomplish the desired effect by removing any white
paragraphs and changing all styles to add just enough whitespace at the
paragraph's bottom side to replace the effect that Joe average tries to
reach with a double crlf. This mostly comes close to the desired effect, but
on some pages the column lenght is very far from matching.
Is there a chance to find the solution through this approach or should I
give up?
Thanks for your time/advice.
rVo