I detect if a document is added to a "Chunk" after adding Chunk.NEWLINE,
next Chunk is not under, but he is on the same line.
eg:
Document documento = new Document();
try {
PdfWriter.getInstance(documento, new FileOutputStream("EX.pdf"));
documento.open();
documento.add(new Chunk("E
Hey
all,
I'm debugging parts
of the HTML parser on iText and noticed that the translation of a font tag from
to the system is working correct, it ends up being
masked to a Chunk attribute "font" however the chunk doesn't seem to react to
the font attribute, is this something that still n