Origami::XFA::Element
The xfdf (annotations) packet enclosed collaboration annotations placed upon a PDF document.
# 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.