>Thats not what Paulo means, your ColumnText has no dimensions, you need to
be doing something like this:-
>ct.setSimpleColumn(0, 0, width, height);
I was thinking its the settings for pdf. page size. I will change the progrm
and let you all know.
--
View this message in context:
http://www.na
gs(p,br,li,ul,span, some custom data tags)
>> come in any order . before parsing the page already contains some images
>> and header information specific to customer.
>>
>> hope this helps.
>>
>> - Original Message -----
>> From: "kkdusi"
-- Original Message -
> From: "kkdusi" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, March 16, 2007 8:11 PM
> Subject: Re: [iText-questions] Column text Question.
>
>
>>
>> how can I use columnText to append text a document.. I get the following
>
Where do you set the ColumnText dimensions?
Paulo
- Original Message -
From: "kkdusi" <[EMAIL PROTECTED]>
To:
Sent: Friday, March 16, 2007 8:11 PM
Subject: Re: [iText-questions] Column text Question.
>
> how can I use columnText to append text a document
how can I use columnText to append text a document.. I get the following
exception.
com.lowagie.text.DocumentException: Irregular columns are not supported in
composite mode.
at com.lowagie.text.pdf.ColumnText.goComposite(Unknown Source)
at com.lowagie.text.pdf.ColumnText.go(Unkn