UNPKG

pdfmerger

Version:

Uses the Pdfbox library to merge PDF files into a single PDF file.

3 lines (2 loc) 59 B
'use strict'; module.exports = require('./lib/PDFMerger');