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

Add support for the cat operation #5

Open
rocketraman opened this issue Dec 10, 2014 · 4 comments
Open

Add support for the cat operation #5

rocketraman opened this issue Dec 10, 2014 · 4 comments

Comments

@rocketraman
Copy link

Add support for the cat operation. See https://www.pdflabs.com/docs/pdftk-man-page/#dest-op-cat

See also issue #4.

@itsme-410
Copy link

I agree. This is the most important feature for me and pretty much the only reason I use pdftk. Thanks though for the project!

@Ramblurr
Copy link

Yup, another +1 for cat.

This is also the feature I use the most, to extract subsets of pages from a document.

Example:

pdftk input.pdf cat 2-end output output.pdf
pdftk input.pdf cat 3-4 output output.pdf
etc

@vog
Copy link
Member

vog commented Apr 24, 2015

Any volunteers for working on that?

@MikhailKlemin
Copy link

Now, when Fedora droped pdftk, that would be really useful...

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

No branches or pull requests

5 participants