summaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/pages
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-09-26 23:54:35 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-09-27 01:30:36 -0600
commit02fabe0da4e5aa8ac7deb9b7325adf0430f6e028 (patch)
tree8dfcc88db477d689298004e7107ff122dedd6d9a /docs/modules/ROOT/pages
parent921688e6d40a111946fc10cd295e4f286be84e2f (diff)
fix typo on optimize PDF page
Diffstat (limited to 'docs/modules/ROOT/pages')
-rw-r--r--docs/modules/ROOT/pages/optimize-pdf.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/optimize-pdf.adoc b/docs/modules/ROOT/pages/optimize-pdf.adoc
index 632644b2..4fdfedb7 100644
--- a/docs/modules/ROOT/pages/optimize-pdf.adoc
+++ b/docs/modules/ROOT/pages/optimize-pdf.adoc
@@ -71,8 +71,8 @@ For example, here's how you would get the optimizer to generate a grayscale PDF
Here are some other features you can enable using `GS_OPTIONS`:
-dBlackText::
-Force all text to rendered in black (gray value 0).
-This can be useful if you are printing the document.
+Force all text to be rendered in black (gray value 0).
+This setting may be useful if you're sending the document to a printer.
-dNoOutputFonts::
Force all text to be converted to paths (linework) so it's not selectable (in exchange for a much larger document).
-sOwnerPassword=xyx -sUserPassword=xyx::