diff options
Diffstat (limited to 'office/jfbview/jpdfcat.1')
-rw-r--r-- | office/jfbview/jpdfcat.1 | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/office/jfbview/jpdfcat.1 b/office/jfbview/jpdfcat.1 new file mode 100644 index 0000000000000..646552f745368 --- /dev/null +++ b/office/jfbview/jpdfcat.1 @@ -0,0 +1,68 @@ +.\" Man page generated from reStructuredText. +. +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.TH "JPDFCAT" 1 "2022-01-13" "0.6.0" "SlackBuilds.org" +.SH NAME +jpdfcat \- extract and print the text content in a PDF document +.\" RST source for jpdfcat(1) man page. Convert with: +. +.\" rst2man.py jpdfcat.rst > jpdfcat.1 +. +.\" rst2man.py comes from the SBo development/docutils package. +. +.SH SYNOPSIS +.sp +jpdfcat [\fI\-P pass\fP] \fBfilename.pdf\fP +.SH DESCRIPTION +.sp +\fBjpdfcat\fP extracts and prints the text content in a PDF document. It\(aqs +part of the \fBjfbview\fP suite. +.SH OPTIONS +.INDENT 0.0 +.TP +.B \-P,\-\-password=pass +Unlock PDF document with the given password. +.TP +.B \-h,\-\-help +Show built\-in help message. +.UNINDENT +.SH COPYRIGHT +.sp +jpdfcat is distributed under the Apache License v2. +.SH AUTHORS +.sp +jpdfcat was written by Chuan Ji. +.sp +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. +.SH SEE ALSO +.sp +\fBjfbview\fP(1), \fBjpdfgrep\fP(1), \fBpdftotext\fP(1) +.\" Generated by docutils manpage writer. +. |