Raffaele Mancuso

Results 303 comments of Raffaele Mancuso

Not sure how to do that. My knowledge of tinytable is very basic and I just use `save_tt(table, "output.docx")`

Hello @andersonhc, Thanks very much for the fast answer! With your small change, the bug still happens, but not on the previous sample pdf file, but on this new sample...

> I am able to reproduce it now. It looks like a problem with `pypdf`'s `PageObject.merge_page()` when merging the fonts. I will try to investigate further, but I believe you...

I wouldn't bet money on the fact that is a pypdf bug. If I take the single page PDFs we generated with your code, and merge them with the input...

Hello, nothing looks off running this on 3.13. Thank you very much for the help and the explanations. The explanations are really useful ... I just copy-pasted the example in...

Hello, A slightly modified version of your code, to handle pages with different orientation, doesn't work with this input file. The second page in the output file is empty. (Notice...

> I remember that we had a similar issue in our issue tracker some time ago with the similar side effect that the first page would have some strange influence...

In particular https://github.com/google/sentencepiece/issues/1083#issuecomment-2661345427

Maybe we can move the repo to gitlab, codeberg or the like

Also, a binary wheel on PyPi for Python 3.13 on Windows would be appreciated!