Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative zu stapler? #8

Open
alex1702 opened this issue Jun 11, 2017 · 2 comments
Open

Alternative zu stapler? #8

alex1702 opened this issue Jun 11, 2017 · 2 comments
Labels

Comments

@alex1702
Copy link

Unter Ubuntu 16.04 gibts scheinbar kein stapler, gibts dazu eine alternative?

@adlerweb
Copy link
Owner

Stapler müsste es für Ubuntu hier geben: https://launchpad.net/ubuntu/+source/stapler/1.231-2
Alternativ hatte ich zuvor pdftk verwendet:

$pdftk ${TMPDIR}/*.pdf cat output "${OUTPUT}"

@alex1702
Copy link
Author

Hab dazu mal ein bisschen was hinzugefügt.
#9

Alternativen sind pdftk wie es vorher war.
pdfjam, dafür braucht man aber eine PDFtex Umgebung.
Und popper-utils, wo das programm pdfunite verwendet wird.
gs (Ghostscript) funktioniert leider nicht da beim mergen dann die hinterlegten OCR Texte auseinander gezogen werden und nicht mehr durchsuchbar sind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants