Hrvoje Štimac
Hrvoje Štimac
I think that wouldn't be so hard to implement. I will do tomorrow some quick tests and then give you more info about this issue.
Okey, I have little test case how PDFBox handle URLs in the PDF. I must point out that it is not (not!) test case with already implemented a href support...
Hmm, it starts to be problematic when you have really long `a href` value. For example ``` html here is my ahref value that redirect you on google page ```...
@alexey-levande thanks for your input. You are right! `row != header` is redundant and makes no sense but we need this part of the code beacause not only that we...
First, thank you very much @finn-wa for code review, refactoring and enhancements. I will definetly take a look over weekend and write my thoughts about it.
You are completly right. In other commits we will try to set more mtehods as public because flexibility.
Hmm, yeah we can do that when we update & clean our current dependencies but as the project grows I can't promise that we will not bring slf4j back. Currently...
Not supported
Can you give me cell text or just the part of it so I can run some test?
To be honest I didn't test with so many columns because when your table is so dense, your text will be all over the place. I check that tomorrow and...