Hi Vinode,
I also searched for such implementation and find it to hard to implement it 
myself. 

Hope i understood you right. Wraping a string inside a cell isn't a bug. This 
need to be implemented also. Otherwise you will draw the string outside the 
page.

The same problem you will have with awt and swing if you try to draw strings. 

A algorithm is need that will measure the string and the cell width and wrap 
the string in the right place.

Best regard
Thomas

"Jayendra, Vinod" <[email protected]> schrieb:

>
>Hi,
>
>Currently there is a limitation in Apache PDF box, where it doesn't
>provide an API for creating tables. We wrote our own custom code to
>render tables using drawLine to draw the table cells and drawString to
>fill in the content. 
>
>We are facing an issue to wrap the longer string content into cell
>
>Please let us know if there in any fix for this in the near future or
>any alternative way of achieving it.
>
>Thanks,
>Vinod
>
>
>===============================================================================
> 
>Please access the attached hyperlink for an important electronic 
>communications disclaimer: 
>http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
>===============================================================================
> 
>

Reply via email to