View Source MergePdf (Merge PDF v0.4.0)

Documentation for MergePdf.

Summary

Functions

Merge a list of PDF binaries.

Merge a list of PDF files found at the given paths.

Functions

Link to this function

merge_binaries(binaries)

View Source

Merge a list of PDF binaries.

  • binaries - A list of binaries containing PDF data.

Merge a list of PDF files found at the given paths.

  • paths - A list of paths to PDF files. Most likely must be fully expanded paths.