Quoting "John L. Lowenthal" <[EMAIL PROTECTED]>:

> Sorry for the double send on the previous email...
> The posted solution only fixes half my problem.  It aligns fine now, but I
> still have the problem that I can't indent the header.  Is there anything I
> can do about this? Thanks. -John

You can't indent the header because the text is stored
as a Phrase in the HeaderFooter object. HeaderFooter
extends Rectangle, maybe you can do something with the
Rectangle methods, but I am not sure of this (I should
check this).

You could avoid lots of these problems by using a PageEvent
in combination with ColumnText...

Bruno


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to