Commit ab536a4e559c5e1bad44bc0e0780d696368d0c57
1 parent
7f4d238c
Documentation note
Showing
1 changed file
with
4 additions
and
2 deletions
manual/qpdf-manual.xml
| ... | ... | @@ -1465,8 +1465,10 @@ outfile.pdf</option> |
| 1465 | 1465 | This flag causes qpdf to recompress all images that are not |
| 1466 | 1466 | compressed with DCT (JPEG) using DCT compression as long as |
| 1467 | 1467 | doing so decreases the size in bytes of the image data and the |
| 1468 | - image does not fall below minimum specified dimensions. See | |
| 1469 | - also the <option>--oi-min-width</option>, | |
| 1468 | + image does not fall below minimum specified dimensions. Useful | |
| 1469 | + information is provided when used in combination with | |
| 1470 | + <option>--verbose</option>. See also the | |
| 1471 | + <option>--oi-min-width</option>, | |
| 1470 | 1472 | <option>--oi-min-height</option>, and |
| 1471 | 1473 | <option>--oi-min-area</option> options. |
| 1472 | 1474 | </para> | ... | ... |