diff options
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index d15c63fe..9275bec0 100644 --- a/README.adoc +++ b/README.adoc @@ -1200,6 +1200,7 @@ If you're in this situation, it might be best to try <<hexapdf>> instead. If you're looking for a smaller file size, you can try reducing the quality of the output file by passing a quality keyword to the `optimize` attribute (e.g., `--optimize=screen`). The `optimize` attribute accepts the following keywords: `default` (default, same if value is empty), `screen`, `ebook`, `printer`, and `prepress`. +Refer to the https://www.ghostscript.com/doc/current/VectorDevices.htm#PSPDF_IN[Ghostscript documentation^] to learn what settings these presets affect. If you've already generated the PDF, and want to optimize it directly, you can use the bin script: |
