When I do a simple img2pdf command and have -S A4, hte PDF ends up in landscape rather than portrait mode. If I use A4^T, it ends up with portrait instead of landscape. In both instances, the…
--engine=internal
Can you share an image that you see this effect with?
Thank you! It seems I copypasted this syntax without checking from http://bugs.debian.org/951112
I will just revert 40b6155967f62559be519370d8b7fcd8635c5e0f
--engine=internal
Yes, this should be independent of --nodate
. It would be wrong to overload --nodate
with additional functionality other than not embedding the current date and time.
But it would also be…
--engine=internal
Thank you. This is absolutely a bug.
The statement about deterministic output comes from the time when img2pdf only supported the internal engine as well as pdfrw. Today, pdfrw is unmaintainened…
@mara0004 "best effort" on your part would be enough for me. I know that you have been a long-term contributor to this project so your word would've certainly been enough for me.
Even if you…
Thank you for looking into this! It's nevertheless helpful to have your comments for any future developments into that direction. :)
Instead of replying to your points (because that would serve no purpose as far as this bug is concerned) lets just agree to disagree on this. I'm not going to enable PyPi on my machine to add…
It's also interesting that you mention that they offer wheels. I'm absolutely not just downloading and running some other random person's binary on my machine. That's like downloading a setup.exe…
It does for me. Anybody can upload stuff to pypi. If it's included in one of the big distros, then somebody vouched with their GPG key that the software:
- will be maintained for multiple…
@sbraz, did 10c6901fa3e4ff02c18a476d5984ee81c56654a1 maybe also fix this one?
I'm hesitatant to include this into the CLI interface before I have a way to verify that the result will be bit-by-bit identical. As far as I can see, neither Debian nor Ubuntu nor Fedora include…