mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-04 03:43:39 +00:00
14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sam2p
|
|
|
|
> Raster (bitmap) image converter with smart PDF and PostScript (EPS) output.
|
|
> More information: <http://pts.50.hu/sam2p/>.
|
|
|
|
- Concatenate all PDF files into one:
|
|
|
|
`sam2p *.pdf {{path/to/output.pdf}}`
|