-
-
06 Jan 2018 06:53:28 UTC
- Distribution: Renard-Incunabula-Format-PDF
- Module version: 0.004
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (15 / 209 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (13.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Project Renard
- Dependencies
- Cairo
- Function::Parameters
- Math::Polygon
- Math::Trig
- Moo
- MooX::HandlesVia
- POSIX
- Renard::Incunabula::Common::Setup
- Renard::Incunabula::Common::Types
- Renard::Incunabula::Document
- Renard::Incunabula::Document::Types
- Renard::Incunabula::MuPDF::mutool
- Renard::Incunabula::Outline
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Renard::Incunabula::Format::PDF::Page - Page from a PDF document
VERSION
version 0.004
EXTENDS
CONSUMES
ATTRIBUTES
document
InstanceOf['Renard::Incunabula::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.
Module Install Instructions
To install Renard::Incunabula::Format::PDF, copy and paste the appropriate command in to your terminal.
cpanm Renard::Incunabula::Format::PDF
perl -MCPAN -e shell install Renard::Incunabula::Format::PDF
For more information on module installation, please visit the detailed CPAN module installation guide.