HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

sam2p — Raster (bitmap) image converter with smart PDF and PostScript (EPS) output. More information: <https

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandsam2pconvertercliimagewithrasterbitmap

Problem

How to use the sam2p command: Raster (bitmap) image converter with smart PDF and PostScript (EPS) output. More information: <https://github.com/pts/sam2p>.

Solution

sam2p — Raster (bitmap) image converter with smart PDF and PostScript (EPS) output. More information: <https://github.com/pts/sam2p>.

Concatenate all PDF files into one:
sam2p *.pdf {{path/to/output.pdf}}

Code Snippets

Concatenate all PDF files into one

sam2p *.pdf {{path/to/output.pdf}}

Context

tldr-pages: common/sam2p

Revisions (0)

No revisions yet.