From c580bf2055140927132996ee4c958463bc6aaa45 Mon Sep 17 00:00:00 2001 From: Joel Tony <95355656+jay-tau@users.noreply.github.com> Date: Mon, 31 Oct 2022 10:43:32 +0530 Subject: [PATCH] sam2p: add page (#9109) --- pages/common/sam2p.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/common/sam2p.md diff --git a/pages/common/sam2p.md b/pages/common/sam2p.md new file mode 100644 index 000000000..83d14db57 --- /dev/null +++ b/pages/common/sam2p.md @@ -0,0 +1,8 @@ +# sam2p + +> Raster (bitmap) image converter with smart PDF and PostScript (EPS) output. +> More information: . + +- Concatenate all PDF files into one: + +`sam2p *.pdf {{path/to/output.pdf}}`