Hi, 

 

I'm adding different type of Chunk to a Phrase, part of them contain Images. As 
the size of the Image is unknown, I'm using the form:

new Chunk(image, 0, 0, true)

 

I'm using the "true" parameter to tell iText to adjust the leading as necessary.

 

This works fine when adding the phrase to the document using 
document.add(phrase), but I'm adding my text using the ColumnText 
functionality, and I was surprised that the dynamic leading calculation is not 
happening.

 

Is there anything I am missing? Is there any way to make this happen?

 

Thank you!!!

 

DarĂ­o Geier

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to