you may want to use the new
> > PdfTable object since the old one is no longer supported.
> >
> > Howard
> >
> >
> > - Original Message
> > From: Lawrence Tsosie <[EMAIL PROTECTED]>
> > To: SourceForge_CommunityList
> > S
old table object you may want to use the new PdfTable
> object since the old one is no longer supported.
>
> Howard
>
>
> - Original Message
> From: Lawrence Tsosie <[EMAIL PROTECTED]>
> To: SourceForge_CommunityList
> Sent: Tuesday, April 22, 2008 3:51:19
Hi,
In theory you could try adding a Paragraph to the Cell and setting the line
spacing in the Paragraph. I believe that should work, but I can't guarantee
it.
Greetings,
Mark
On Tuesday 22 April 2008, Lawrence Tsosie wrote:
> Good day.
>
> I am working on generating RTF files with Header/Foot
[iText-questions] RTF Header/Footer Line spacing
Good day.
I am working on generating RTF files with Header/Footer information
that users can customize. I've managed to use a Table to capture the
data and insert into the Header/Footer. The problem I cannot control
is the Line Spacing within the
Good day.
I am working on generating RTF files with Header/Footer information that
users can customize. I've managed to use a Table to capture the data and
insert into the Header/Footer. The problem I cannot control is the Line
Spacing within the cell of the RTF file - it is not Single space. I