> -----Original Message-----
> From: itext-questions-bounces@(protected)
> [mailto:itext-questions-bounces@(protected)
> Behalf Of santosh choudhary
> Sent: Thursday, September 07, 2006 2:18 PM
> To: itext-questions@(protected)
> Subject: [iText-questions] table with properties
>
> Hi,
> I have to create a table with some given attributes (found
> dynamically).that's why I am using
>
>
java.util.Properties properties=new
java.util.Properties();
> properties.put(key,value);(repeated in a loop for storing
> different attribute-value pairs)
> Table table =new Table(properties);
>
> but it is not working properly,
> If I declare Table with
> Table table=new Table(3);
> and set the different attribute's value by the methods
> setXXX()
> which I can not implement in my task/application, is working properly
new Table(properties) does it internally, just look at the source.
Nothing prevents you to do the same, your way.
> Please short out it It's really very URGENT
What isn't?
Paulo
> --
> Santosh kumar choudahry
> Software Engineer
> Qualtech-consultants Pvt. Ltd.
> Mob:09810904831
> Phone(off):01244159332 Extn:233
> Email:santosh.choudhary@(protected)
>
Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter informação confidencial ou legalmente protegida. A incorrecta transmissão desta mensagem não significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.
Disclaimer:
This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.