diff options
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkii/pdftools.man')
-rw-r--r-- | Master/texmf-dist/doc/context/scripts/mkii/pdftools.man | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkii/pdftools.man b/Master/texmf-dist/doc/context/scripts/mkii/pdftools.man new file mode 100644 index 00000000000..2f182ed0235 --- /dev/null +++ b/Master/texmf-dist/doc/context/scripts/mkii/pdftools.man @@ -0,0 +1,48 @@ +.TH "pdftools" "1" "01-01-2013" "version 1.2.1" "PDFTools" +.SH NAME +.B pdftools +.SH SYNOPSIS +.B pdftools [ +.I OPTIONS ... +.B ] [ +.I FILENAMES +.B ] +.SH DESCRIPTION +.B PDFTools +.SH OPTIONS +.TP +.B --spotimage filename --colorspec +--colorname= [--retain --invert --subpath=] +.TP +.B --colorimage filename --colorspec +[--retain --invert --colorname= ] +.TP +.B --convertimage +filename [--retain --subpath] +.TP +.B --downsampleimage +filename [--retain --subpath --lowres --normal] +.TP +.B --info +filename +.TP +.B --countpages +[--pattern --threshold] +.TP +.B --checkembedded +[--pattern] +.TP +.B --analyzefile +filename +.SH AUTHOR +More information about ConTeXt and the tools that come with it can be found at: + + +.B "maillist:" +ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context + +.B "webpage:" +http://www.pragma-ade.nl / http://tex.aanhet.net + +.B "wiki:" +http://contextgarden.net |