Registry / utility / combine-pdf

combine-pdf

JSON →
library1.0.31rbrubygemsunverified

A pure Ruby gem to parse, combine, watermark, stamp, and manipulate PDF files.

gem install combine_pdf
INSTALL
IMPORT
SIG · COMBINE-PDF
C
combine-pdf
utilityrubyv1.0.31
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CombinePDF
require 'combine_pdf'

Combine multiple PDF files into one

require 'combine_pdf' pdf = CombinePDF.new pdf << CombinePDF.load('file1.pdf') pdf << CombinePDF.load('file2.pdf') pdf.save 'combined.pdf'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.31latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
combine-pdf — gem install combine-pdf · libregistry