Table disappears when drawn before contentStream - PDFBox with Boxable
问题 I am new to PDFBox and Boxable and I'm hoping if someone could help me with this! This question is in reference to a question asked here (Ref: https://github.com/dhorions/boxable/issues/89 ) In this, flurinBoonea presented a small sample code to put Text, Image and Table all in the same page. My question is, if I want to create a Table (which has dynamic height based on the content inside) and then I need to put some text after the table. How am I able to do that ?!? Somewhere I read that