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

Business::ReportWriter::Pdf::Report - PDF helper routines.

SYNOPSIS

use Business::ReportWriter::Pdf::Report;

my $p = new Business::ReportWriter::Pdf::Report();

DESCRIPTION

Business::ReportWriter::Pdf::Report contains helper routines for Business::ReportWriter::Pdf

SEE ALSO

Business::ReportWriter::Pdf

COPYRIGHT

Copyright (C) 2003-2006 Kaare Rasmussen. All rights reserved.

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

AUTHOR

Kaare Rasmussen <kar at jasonic.dk>