markusvorraber

Results 4 comments of markusvorraber

Its the same way to reproduce as #55. The logs appear when calling "renderer.renderImage(0)", but what if you remove the code lines tableContentStream.closePath() of your class Table.java?

What do you mean, i don't want to add an image to pdf. I want to render the whole pdf AS image like this: ``` PDFRenderer renderer = new PDFRenderer(doc);...

okok cool, i look forward to the fix :)