Use new CamlPDF option to avoid pointless compression

This commit is contained in:
John Whitington
2023-12-16 20:18:06 +00:00
parent 58122d8bae
commit adeb7c6c33
3 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ Fixes:
o Added opam file in-source
o Fixed -set-annotations with page links
o Allow Exif JPEGs as well as JFIF ones in -jpeg and -draw-jpeg
o Only compress a stream if it actually makes it smaller
2.6.1 (September 2023)