From aaa360e956d63d90c87dc9c9df59a006a091fec3 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 4 Sep 2005 10:52:15 +0000 Subject: [PATCH] Update know issues git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@278578 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/xdocs/index.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pdf/xdocs/index.xml b/pdf/xdocs/index.xml index 2c70acd1..061b6fc5 100644 --- a/pdf/xdocs/index.xml +++ b/pdf/xdocs/index.xml @@ -45,7 +45,6 @@
  • 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.

  • -
  • People using java 5 will have to use this release with maven 1.1 or maven 1.0 with at the most the PDF plugin 2.2.X.
  • Due to several problems, it is actually impossible to reference the same file in different items in navigation.xml. You must define another navigation file (using the property "maven.pdf.navigationFile") which you'll use only with the PDF plug-in. This navigation cannot define several items with the same href.