Add new pdf-truncate-batch-print action #550
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This spices-action provides truncated batch-print of PDF(s).
Use case: Printing PDF(s) without cover letters (at the start) and small print (at the end).
This is useful for printing/ storing e.g. invoices or bank statements etc. that typically start with a cover letters and end with small print. You can cut a specific number of pages at the start and from the end.
This action allows to batch print the pages between the cover-letter and the small print - it only prints the interesting part (the actual invoices).
This action saves the hassle to open, print, adapt page-range depending on the number of total pages - for each PDF individually.
Usage:
Now the batch-print will start. The same truncation will be applied to all PDF(s) during the batch-print.
Note:
If
printer-driver-cups-pdf
is installed, it is also possible to print to PDF, to obtain truncated PDF(s) - e.g. for storing stripped down versions of the PDF(s) electronically. Slim down the PDF(s) to their content.