Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

Re: [iText-questions] table with properties

Paulo Soares

2006-09-08




> -----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.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
©2008 junlu.com - Jax Systems, LLC, U.S.A.