Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
14.04 LTS
(trusty)
Ubuntu Manpages
Close
Search
trusty
man(3)
PDF::API2::Resource.3pm.gz
PDF::API2::Resource
generic PDF::API2 resource class
Provided by:
libpdf-api2-perl (Version: 2.020-2)
Report a bug
METHODS
$res = PDF::API2::Resource->new $pdf, $name
Returns a resource object.
$res = PDF::API2::Resource->new_api $api, $name
Returns a resource object. This method is different from 'new' that it needs an PDF::API2-object rather than a Text::PDF::File-object.
$name = $res->name $name
Returns or sets the Name of the resource.
AUTHOR
Alfred Reibenschuh