The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

PDF::Builder::Resource::XObject - Base class for external objects

METHODS

new

    $xobject = PDF::Builder::Resource::XObject->new($pdf, $name)

    Creates an XObject resource.

subtype

    $type = $xobject->subtype($type)

    Get or set the Subtype of the XObject resource.