module PDFTailor
Public Class Methods
stitch(pdfs, options)
click to toggle source
# File lib/pdftailor.rb, line 2 def self.stitch(pdfs, options) end
unstitch(pdf, options)
click to toggle source
# File lib/pdftailor.rb, line 5 def self.unstitch(pdf, options) end