On Wednesday 12 January 2005 17:46, Rhino wrote:
> I spent a few hours generating a PDF and everything worked pretty much
> exactly as I wanted. However, when I tried to generate the same information
> in an RTF(2) document using largely the same techniques, except that I am
> using Table and Cell in my RTF rather than PdfPTable and PdfPCell, I found
> that spacing behaves very differently.
That is correct. None of the spacingBefore/After methods are supported in the 
RtfWriter2, neither are the spaceInside/BetweenCells methods.

There seems to be a bug in the table width code.
I cannot reproduce your list problems with my test code.

Unfortunately I will not be able to work on these problems until Sunday at the 
earliest since I am out of town. I will then run your code and see where the 
problems come from.

Greetings,
Mark
-- 
Weekends were made for programming.
- Karl Lehenbauer

My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc

Attachment: pgp50U7ATUMWj.pgp
Description: PGP signature

Reply via email to