ot; <[EMAIL PROTECTED]>
> To: "Paulo Soares" <[EMAIL PROTECTED]>
> Cc:
> Sent: Wednesday, March 30, 2005 12:42 AM
> Subject: Re: [iText-questions] points per inch
>
>
>
>>Does that also apply to page margins?
>>
>>Paulo Soares wrote:
TECTED]>
Cc:
Sent: Wednesday, March 30, 2005 12:42 AM
Subject: Re: [iText-questions] points per inch
> Does that also apply to page margins?
>
> Paulo Soares wrote:
> > 72 also works vertically. You must use a PdfPTable and a
> > PdfPCell.setFixedHeight().
> >
>
h 30, 2005 12:17 AM
> Subject: [iText-questions] points per inch
>
>
>
>>I'm trying to create a band across the top that is 7/8 inch tall. The
>>table/cell height is specified by a float, but what unit is that float
>>in? i.e., what can I use to say 7/8 * FOO t
72 also works vertically. You must use a PdfPTable and a
PdfPCell.setFixedHeight().
- Original Message -
From: "Justin Lee" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 30, 2005 12:17 AM
Subject: [iText-questions] points per inch
> I'm trying to create a ban
I'm trying to create a band across the top that is 7/8 inch tall. The
table/cell height is specified by a float, but what unit is that float
in? i.e., what can I use to say 7/8 * FOO to get the height I want. I
need to do this in several places for both vertical and horizontal
spacing. Horizont