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::API2::Resource::XObject - Base class for external objects

METHODS

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

Creates an XObject resource.

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

Get or set the Subtype of the XObject resource.