aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-05 19:42:31 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-06 05:01:59 +0100
commita70fbaaf50308cacc62bc9d7bb40ea75a4b9b54b (patch)
tree7d2c3067dac59d2e673371c1b22e4298d759f5b9 /manual
parentb341d742dbb69ef3cc827f06e4aaddfe67b18d0f (diff)
downloadqpdf-a70fbaaf50308cacc62bc9d7bb40ea75a4b9b54b.tar.zst
Honor other base encodings when generating appearances
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 9f0dbb1e..0eb8ef87 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -1422,8 +1422,9 @@ outfile.pdf</option>
<listitem>
<para>
For text fields and list boxes, any characters that fall
- outside of US-ASCII will be replaced by the
- <literal>?</literal> character.
+ outside of US-ASCII or, if detected, &ldquo;Windows
+ ANSI&rdquo; or &ldquo;Mac Roman&rdquo; encoding, will be
+ replaced by the <literal>?</literal> character.
</para>
</listitem>
</itemizedlist>