Sha256: 2ad4d0d311a0c9f11bf181e791cbcdd0de88d1593cf9e13c2b2a952486912b10

Contents?: true

Size: 119 Bytes

Versions: 5

Compression:

Stored size: 119 Bytes

Contents

class Object
  # Convert the object to a serialized PDF object.
  def to_pdf
    ::PDF::Core.pdf_object self
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.0.beta.1 lib/asciidoctor-pdf/core_ext/object.rb
asciidoctor-pdf-1.5.0.alpha.18 lib/asciidoctor-pdf/core_ext/object.rb
asciidoctor-pdf-1.5.0.alpha.17 lib/asciidoctor-pdf/core_ext/object.rb
asciidoctor-pdf-1.5.0.alpha.16 lib/asciidoctor-pdf/core_ext/object.rb
asciidoctor-pdf-1.5.0.alpha.15 lib/asciidoctor-pdf/core_ext/object.rb