Raphael Watier wrote:
> Hi Everybody,
>
> I just have to generate a simple PDF document with texts and images.
OK,
if it's a simple PDF document, you can work with Chunk, Paragraph, Image,...
Create these objects and use Document.add.
http://itextdocs.lowagie.com/tutorial/objects/index.html
> Co
Hi Everybody,
I just have to generate a simple PDF document with texts and images.
Could you explain me how works absolutePosition (units, and sens) ?
Could you give me the position of top left and bottom right for a A4
page ?
Are these Units the same for chunk.setSpacingBefore and setSpacin