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 c
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
> Quoting "John L. Lowenthal" <[EMAIL PROTECTED]>:
>
> remove:
Quoting "John L. Lowenthal" <[EMAIL PROTECTED]>:
remove:
> headerText.setAlignment(ALIGN_LEFT);
> headerText.setIndentationLeft(indent);
> header = new HeaderFooter(headerText, false);
add:
header.setAlignment(ALIGN_LEFT);
---
This SF.NET em