Muse::Dl::Pdftk
Inherits Reference / Object
Constants
PDFTK_BINARY_NAME = "pdftk"
Constructors
new(tmp_file_path : String = Dir.tempdir)
SourceInstance methods
add_bookmark(input_file : String, title : String)
Sourceadd_metadata(input_file : File, output_file : String, book : Book)
Sourceadd_metadata(input_file : File, output_file : String, issue : Issue)
Sourceexecute(args : Array(String))
Sourcegen_metadata(title : String, keywords : String, subject : String, author : String | Nil = nil)
Sourceready?
Sourcestitch(chapter_ids : Array(String))
Sourcestrip_first_page(input_file : String)
Sourcewrite_metadata(input_file : File, output_file : String, text)
Source