Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::XFDF

The xfdf (annotations) packet enclosed collaboration annotations placed upon a PDF document.

Public Class Methods

new() click to toggle source
# File lib/origami/xfa.rb, line 2967
def initialize
  super("xfdf")

  add_attribute 'xmlns', 'http://ns.adobe.com/xfdf/'
  add_attribute 'xml:space', 'preserve'
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.