Dev63
Dev63
Back in 2017, pdfmake gained the ability to break non-wrappable words in response to issue #204 That does work if the word is in a table column with a defined...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...
When `dontBreakRows` is set, the params to `pagebreakBefore` say that one more table row will be included on the current page than actually will. When the actual PDF is generated,...
If you try to request a page break while in a table, the `pageBreakBefore` function keeps asking you for every subsequent cell in the current row, even after you've indicated...