Hrvoje Štimac

Results 41 comments of Hrvoje Štimac

@dhorions Can you mark this issue as **feature request** because this would be indeed good thing to have. @ErickPezoa Can you rename this thread something like: page break within cell(s)

Hi @gstrickland , I think that is valid solution you got there due ''Table''s pagebreak() being private now. This should be maybe another feature for enabling manual page break for...

Can you provide some test case so I can quickly reproduce this? I am aware of #55 but there was some other case with ```java PDFRenderer renderer = new PDFRenderer(doc);...

Did you tried to make image like wiki said? https://github.com/dhorions/boxable/wiki#image

Wuopppps :smile: I didn't pay full attention :smile: Yeah, `.closePath()` method is redudant on more places in `Table, TableCell` classes and that needs to be fixed.

I am pretty sure that Adobe will make any http:// or https:// as hyperlink. Try with that

What happen when you just say: https://google.com ? Did you tried that?

Yeah, I see --> feature request

Are you sure that your text size are not bigger than your cell height? You should always ask yourself that. Thanks for the code snippet ! I take this and...

ohhh, it's a bug. I tried making bigger cell height where I am certain that the text would fit in but also didn't have better result. [setCellHeight.pdf](https://github.com/dhorions/boxable/files/5331605/setCellHeight.pdf) Definetly a bug.