Main > Programming > Libraries >

XML::ApacheFOP 0.03

XML::ApacheFOP 0.03

Sponsored Links

XML::ApacheFOP 0.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.007 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 872
Date added: 2007-06-06
Publisher: Ken Prows

XML::ApacheFOP 0.03 description

XML::ApacheFOP is a Perl module that can access Apache FOP from Perl to create PDF files using XSL-FO.

SYNOPSIS

use XML::ApacheFOP;

my $Fop = XML::ApacheFOP->new();

# create a PDF using a xml/xsl tranformation
$Fop->fop(xml=>"foo.xml", xsl=>"bar.xsl", outfile=>"temp1.pdf") || die "cannot create pdf: " . $Fop->errstr;

# create a PDF using an xsl-fo file
$Fop->fop(fo=>"foo.fo", outfile=>"temp2.pdf") || die "cannot create pdf: " . $Fop->errstr;

# create a PostScript file using an xsl-fo file
$Fop->fop(fo=>"foo.fo", outfile=>"temp3.ps", rendertype=>"ps") || die "cannot create ps file: " . $Fop->errstr;

# reset FOPs image cache (available starting with FOP version 0.20.5)
$Fop->reset_image_cache() || die "could not reset FOPs image cache: " . $Fop->errstr;

XML::ApacheFOP allows you to create PDFs (or other output types, explained below) using Apache FOP.

Since FOP is written in Java, this module relies on Java.pm. You will need to have FOP and Java.pm installed before installing this module.

XML::ApacheFOP 0.03 Screenshot

Advertisements

XML::ApacheFOP 0.03 Keywords

Bookmark XML::ApacheFOP 0.03

Hyperlink code:
Link for forum:

XML::ApacheFOP 0.03 Copyright

WareSeeker periodically updates pricing and software information of XML::ApacheFOP 0.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::ApacheFOP 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Apache FOP is an XSL-FO formatter. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
XML::WBXML is a Perl module to convert between XML and WBXML using libwbxml2. Free Download
Perl Panel is an X11 panel program written in Perl. Free Download
PAM for MyPW is a PAM module for using the one-time passwords provided by the MyPW service. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
Nmap::Scanner is a Perl module to perform and manipulate nmap scans using perl. Free Download