Closed noahmatisoff closed 8 years ago
I see that there is a cat method to concatenate documents, but there is no documentation on it?
cat
Can we get an example on how to use it?
there's two test cases in test/pdftk_wrapper_test.rb doing a simple cat and one where only page ranges of the input files are taken.
test/pdftk_wrapper_test.rb
I see that there is a
cat
method to concatenate documents, but there is no documentation on it?Can we get an example on how to use it?