Bertrand Florat
Bertrand Florat
@crgardner No but I didn't actively searched. Note that I had to fork this project to fix #32. I [forked this project](https://github.com/bflorat/docx-stamper) to fix this. It is available on Maven...
Thanks. I don't remember well but it must be more or less what I did [here](https://github.com/thombergs/docx-stamper/pull/46/commits/5b299c5a27b9a402a86b592e1c02efa096c67cff) I also restored the maven packaging, I don't use gradle.
I'd like to but I for one have absolutely not the time to do it seriously. Let us know if you start a fork, I may send MR.
I have **not** the issue with paragraphs : footnotes are correctly dropped. Indeed, I didn't find any reference to footnotes in this project code.
Sorry, didn't see your response. I check this ASAP.
Strange, I cannot reproduce the OutOfBoundException with the fix, everything works fine. The PR now includes a new UT with associated test docx (src/test/resources/org/wickedsource/docxstamper/ConditionalDisplayOfTablesBug32Test.docx) . Without the fix, I get...
Hi there, any update ? Thanks. I'm available for any test.
Hi, for the record, I just tested the last upstream version and the bug is still there [1] : Note for users : it is safe to use the official...
I [forked this project](https://github.com/bflorat/docx-stamper) to fix this. It is available on Maven central at ``` net.florat docx-stamper 1.4.0~1 ```
This is a major issue for us, please find a docx illustrating the problem [ConditionalDisplayOfTablesTest.docx](https://github.com/thombergs/docx-stamper/files/2267960/ConditionalDisplayOfTablesTest.docx)