PDF::API2::Image
- $img = PDF::API2::Image->new $pdf, $imgfile
-
Returns a new image object (called from $pdf->image).
- $wd = $img->width
- $ht = $img->height
AUTHOR
alfred reibenschuh
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 27:
'=item' outside of any '=over'
- Around line 132:
You forgot a '=back' before '=head1'