Hi;
Please help on this.
I have a program that basically takes a rtf file as
a template and creates a pdf file. Therefore, I have to do most everything the
Word can do formatting wise. Specifically this includes: text mixed with tables
and lists. And for paragraphs/tables/lists, being able to set the first line
indent and the spacing before and after the para/table/list. And doing all of
this in columns as well as regular (no columns) pages.
ColumnText supports part of this, but does not
include tables or lists. And no class supports setting the spacing before/after
a para/table/list. So the approaches I see are:
I'm leaning towards approach (1) or (2).
But my question to all of you is which do you think makes the most sense and
more importantly - why?
thanks - dave
|