NamedPageRef

[Raku PDF Project] / [FDF Module] / FDF :: NamedPageRef

role FDF::NamedPageRef

Description

a named page reference dictionary that describes the location of external templates or page elements

Methods

class PDF::COS::ByteString $.Name

(Required) The name of the referenced page.

class PDF::Filespec::FileRef $.F (file)

(Optional) The file containing the named page. If this entry is absent, it is assumed that the page resides in the associated PDF file.

FDF v0.0.3

Classes for FDF (Forms Data Definition)

Authors

  • David Warring

License

Artistic-2.0

Dependencies

PDF::Class:ver<0.5.4+>PDF

Test Dependencies

Provides

  • FDF
  • FDF::Annot
  • FDF::Catalog
  • FDF::Dict
  • FDF::Field
  • FDF::Field::AdditionalActions
  • FDF::IconFit
  • FDF::JavaScript
  • FDF::NamedPageRef
  • FDF::Page
  • FDF::Template

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.