From e538310f01461928c37c7f0d4888956271579f26 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 13 Jan 2022 14:00:53 -0500 Subject: office/jfbview: Added (framebuffer PDF and image viewer). Signed-off-by: Willy Sudiarto Raharjo --- office/jfbview/jpdfcat.1 | 68 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 office/jfbview/jpdfcat.1 (limited to 'office/jfbview/jpdfcat.1') diff --git a/office/jfbview/jpdfcat.1 b/office/jfbview/jpdfcat.1 new file mode 100644 index 000000000000..646552f74536 --- /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. +. -- cgit v1.2.3