summaryrefslogtreecommitdiff
path: root/support/view_print_ps_pdf/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/view_print_ps_pdf/README
Initial commit
Diffstat (limited to 'support/view_print_ps_pdf/README')
-rw-r--r--support/view_print_ps_pdf/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/support/view_print_ps_pdf/README b/support/view_print_ps_pdf/README
new file mode 100644
index 0000000000..738ead1238
--- /dev/null
+++ b/support/view_print_ps_pdf/README
@@ -0,0 +1,23 @@
+ script: vpp - View and (selectively) Print PDF and PostScript
+ type: bash
+ author: Wybo Dekker
+ email: wybo@dekkerdocumenten.nl
+version: 3.07
+license: GNU General Public License
+--------------------------------------------------------------------------------
+vpp is a Bash script that displays a PDF or PostScript document (after
+conversion to PDF). The user can use the viewer to print the document or,
+alternatively, leave the viewer and use vpp’s facilities to print selected
+pages to a one- or two-sided hardcopy or an A5-booklet: see the section
+/Page selection and other commands/ for the details. Instead of printing your
+selections, you can also save them into PDF files.
+
+Recent changes:
+- Changes with respect to version 3.06:
+- --doublesided option removed and d command
+(vpp uses lpoptions to find out printer properties)
+- --norc option removed; use --rc=''
+- printers and viewers listed with ?-command and with --help option
+- v command with argument selects an other viewer
+- --batch did not work always
+