| Fuse-PDF documentation | view source | Contained in the Fuse-PDF distribution. |
Fuse::PDF::MountPDF - Engine behind the mount_pdf program
Copyright 2007-2008 Chris Dolan, cdolan@cpan.org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
use Fuse::PDF::MountPDF; Fuse::PDF::MountPDF->run(@ARGV);
This is the engine that drives the mount_pdf program. See the documentation in that program for details.
Run the application. See mount_pdf for the @ARGV parsing.
mount_pdf
Chris Dolan, cdolan@cpan.org
| Fuse-PDF documentation | view source | Contained in the Fuse-PDF distribution. |