diff options
-rw-r--r-- | doc/pdf-form-replace-font.1 | 23 | ||||
-rw-r--r-- | doc/pdf-form-replace-font.1.txt | 5 |
2 files changed, 28 insertions, 0 deletions
diff --git a/doc/pdf-form-replace-font.1 b/doc/pdf-form-replace-font.1 index 0024c30..1cc6263 100644 --- a/doc/pdf-form-replace-font.1 +++ b/doc/pdf-form-replace-font.1 @@ -63,3 +63,26 @@ Print usage help\&. .RS 4 Print the program version\&. .RE +.SH "LIMITATIONS" +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +The replacement font is not embedded in the output PDF\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +Font size cannot be changed\&. +.RE diff --git a/doc/pdf-form-replace-font.1.txt b/doc/pdf-form-replace-font.1.txt index 3ac4b45..f635968 100644 --- a/doc/pdf-form-replace-font.1.txt +++ b/doc/pdf-form-replace-font.1.txt @@ -34,3 +34,8 @@ OPTIONS -V, --version:: Print the program version. + +LIMITATIONS +----------- +* The replacement font is not embedded in the output PDF. +* Font size cannot be changed. |