I am having the issue on Windows. What would be the pip3 command to apply the patch?
You don't do git with pip. What you want to do, is clone this git repository, apply the patch with `git…
Thank you for the investigation! May I highlight you for future issues with Windows? In most cases when people reported Windows issues, they did not know how to install img2pdf on their platform…
@dotlambda thank you for testing! What version of imagemagick is that?
AFAICS, all the old test case failures are now gone
@gms could you close those issues that do not apply to Fedora anymore? Thanks!
I'm fighting with those as well as I'm now uploading the package to Debian. I'm currently using this patch:
https://salsa.debian.org/debian/img2pdf/-/blob/master/debian/patches/fix_tests.patch …
Does this fix things for you?
diff --git a/plakativ.py b/plakativ.py
index 81e7add..a2f0109 100755
--- a/plakativ.py
+++ b/plakativ.py
@@ -712,7 +712,11 @@ class Plakativ:
…
Yes, that's because I never tried plakativ with pymupdf 1.23.5. It works fine with 1.21.1 so the interface changed between these two versions. Would you like to try a patch and see if that fixes…
This is probably related to your version of pymupdf. Which version are you using?
Hi, I think I now understand the problem. Let me quote the very first sentence of the README:
Lossless conversion of raster images to PDF
Or the first point of the list below in bold…