logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [FYI] Apache FOP 0.90BETA1 Trial: msg#00068

Subject: Re: [FYI] Apache FOP 0.90BETA1 Trial
Uttered Andrew Martynov <andrewm@xxxxxxxxxx>, spake thus:

> Could you show me how to build PDF using new FOP version?

I'm using the new FOP built from CVS, along with the xmlto(1) RPM
that I patched to use FOP.  I use my own FOP wrapper; I've included
it here:

==[/opt/bin/fop]==

#!/bin/zsh
# export FOP=fop.sh
# export FOP_HOME=/opt/fop-0.20.5/
# export FOP_HOME=/opt/fop-0.90svn/
export FOP_HOME=/opt/fop-0.90alpha1/
export FOP=fop
export FOP_OPTS=-Xmx500m
exec ${FOP_HOME}/${FOP} $@

==[/opt/bin/fop]==

You can get a copy of the xmlto RPM from:

        ftp://ftp.megacoder.com/pub/xmlto-0.0.18-7.src.rpm
        ftp://ftp.megacoder.com/pub/xmlto-0.0.18-7.i386.rpm

With these two items in place, all I did was:

        $ cd release-notes
        $ make LANGUAGES=ru html

Let me know how this works for you.

Cheers

Attachment: pgpuGW2vWefgd.pgp
Description: PGP signature

-- 
fedora-docs-list mailing list
fedora-docs-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-docs-list

Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>