PDF::FromHTML::Template::Element::Image(3pm) | User Contributed Perl Documentation | PDF::FromHTML::Template::Element::Image(3pm) |
PDF::FromHTML::Template::Element::Image - To embed images
IMAGE
PDF::FromHTML::Template::Element
The algorithm used to calculate scaling has changed, somewhat, from v0.05. It should result in better calculations, as it tries more avenues. Ultimately, if it cannot figure out what to do, it will set a SCALE of 0.5 and go from there.
None
Nothing
None
<image filename="$Image1"/> <image><var name="Image1"/></image>
In both cases, the image specified by the parameter "Image1" will be placed at the current X/Y position.
Rob Kinyon (rkinyon@columbus.rr.com)
2023-02-14 | perl v5.36.0 |