Files
maven-plugins/pdf/xdocs/index.xml
dion 13f3df14f9 Apply MPPDF-4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114665 13f79535-47bb-0310-9956-ffa450edef68
2004-02-03 00:41:30 +00:00

18 lines
673 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven PDF Plug-in</title>
<author email="jason@zenplex.com">Jason van Zyl</author>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<section name="Maven PDF Plug-in">
<p>This plug-in allows you to generate a PDF version of your project's
documentation.</p>
<p>There is a known problem with the PDF generation tool (Apache's FOP)
in that it doesn't allow for table structures with automatic column
widths to be generated. Widths are uniformly distributed.</p>
</section>
</body>
</document>