class PDF::Core::File
Defined in:
pdf/core/file.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(width : Float64 =
300.0, height : Float64 =
144.0)
#
Instance Method Detail
def
add_page(page :
Page)
#
def
write(path : String)
#