Module: PDFTailor

Defined in:
lib/pdftailor.rb

Class Method Summary collapse

Class Method Details

.stitch(pdfs, options) ⇒ Object



2
3
# File 'lib/pdftailor.rb', line 2

def self.stitch(pdfs, options)
end

.unstitch(pdf, options) ⇒ Object



5
6
# File 'lib/pdftailor.rb', line 5

def self.unstitch(pdf, options)
end