Hi, I reworked your commit such that your code will be run if the getexif()
function is provided and the old one is run if only _getexif()
exists. In the future, the latter can be removed easily.
Yes, I stripped off the last 22 bytes from the data embedded in PDF which matches the size of the last segments. Closing this now.
Oh no, wait! Is what I'm seeing in the diff not just the end-of-page and end-of-file segments from JBIG2 which got stripped in your last commit? Did you just forget to update the test data?
Hi again! Sorry for the long wait. Indeed, sadly, img2pdf has been rather at the bottom of my TODO list in the past few months but since the next Debian stable release is coming up, I want to make…