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

Renard::Block::Format::PDF::Page - Page from a PDF document

VERSION

version 0.005

EXTENDS

CONSUMES

ATTRIBUTES

document

  InstanceOf['Renard::Block::Format::PDF::Document']

The document that created this page.

page_number

  PageNumber

The page number that this page represents.

zoom_level

  ZoomLevel

The zoom level for this page.

height

The height of the page at with the current parameters.

width

The width of the page at with the current parameters.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.