Skip to content
This repository was archived by the owner on Jun 29, 2020. It is now read-only.
This repository was archived by the owner on Jun 29, 2020. It is now read-only.

Exchange PDFMerge for Ghostscript #11

@jackjennings

Description

@jackjennings

The gs command should be pre-installed on linux, and give us a good utility for merging PDFs without the overhead or bugs that are part of the PDFMerge library.

https://www.linux.com/news/putting-together-pdf-files
http://stackoverflow.com/questions/8158584/ghostscript-to-merge-pdfs-compresses-the-result

This isn't a crucial change, but would be nice to shed the dependency on this library and shell out to Ghostscript to do the actual merge. This would be a better foundation to start adding additional functionality like stamping pages with a timecode, or adding page numbers—which seems to be supported by GS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions