NAME
Wx::PdfDocument - interface to the wxPdfDocument C++ class
SYNOPSIS
use Wx::PdfDocument;
DESCRIPTION
Wx::PdfDocument is a wrapper for the wxPdfDocument wxcode class for the wxWidgets GUI toolkit.
EXPORT
None by default.
Exportable constants :pdf
SEE ALSO
http://www.wxwidgets.org http://wxperl.sourceforge.net, http://wxcode.sourceforge.net/components/wxpdfdoc
AUTHOR
Mark Wardell <mwardell@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Mark Wardell
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.
The wxPdfDocument C++ class was created by Ulrich Telle <ulrich.telle@gmx.de>