gglefoncede gglefoncede wrote:
> Hello,
>
> I would like to draw a diagonal line in a pdfCell but I didn't find any
> example.
That's probably because you're only looking at chapter 6 (about tables
and cells). Please go to chapter 10 of "iText in Action". Figure 10.6 on
p297 shows an example
Hello,
I would like to draw a diagonal line in a pdfCell but I didn't find any example.
Is anybody has one or could tell me how to do ?
Thanks
Greg
_
Achetez un nouveau PC et bénéficiez de Windows 7 dès sa sortie !
htt
o: '[EMAIL PROTECTED]'
> Subject: Re: [iText-questions] Drawing a Diagonal Line
>
> Hi!
>
> Is there any other ways to draw a diagonal line on a Table with a certain
> colSpan and rowSpan. I know it is better to use
> PdfPTable and PdfPTableEvent in case like this
Hi!
Is there any other ways to draw a diagonal line on a Table with a certain colSpan and
rowSpan. I know it is better to use
PdfPTable and PdfPTableEvent in case like this but I badly needed the rowSpan on some
parts of the table.
Kindly advise or if you could provide sample code is highly ap