~ubuntu-branches/ubuntu/hardy/xubuntu-docs/hardy

« back to all changes in this revision

Viewing changes to libs/pdf/README

  • Committer: Bazaar Package Importer
  • Author(s): Jani Monoses
  • Date: 2007-03-27 17:22:31 UTC
  • Revision ID: james.westby@ubuntu.com-20070327172231-0uy581znv3cxkzbo
Tags: 7.03.1
First upload to Feisty 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= This folder contains files for building pdfs of the Ubuntu Documentation =
2
 
 
3
 
In order to build pdfs you need to install:
4
 
 * java - install the sun jre/jdk.
5
 
 * apache fop - http://xmlgraphics.apache.org/fop/
6
 
 * an image library such as jimi -  http://java.sun.com/products/jimi/
7
 
 
8
 
To build pdfs with embedded fonts, pass the configuration file in this folder to fop using the -c flag. To build without embedding fonts, omit this.
9
 
 
10
 
Note: the current makefiles are set up to build embedded fonts using fop 0.92-beta and the docbook-xsl stylesheets version 1.69.1, placed in /home/matt/tmp/docbook-xsl-1.69.1/
11