Version | Date | Description |
---|---|---|
2.5.1 | 2007-03-28 | |
2.5 | 2006-07-21 | |
2.4 | 2005-09-05 | |
2.3 | 2005-06-16 | |
2.2.1 | 2004-10-30 | |
2.2 | 2004-09-27 | |
2.1 | 2004-05-15 | |
2.0 | 2004-03-10 | Beta Release. |
1.2 | 2003-09-29 | |
1.1 | Unknown |
Type | Changes | By |
---|---|---|
Unable to remove cover type and version. Fixes MPPDF-57. | ltheussl |
Type | Changes | By |
---|---|---|
Upgrade to Xalan 2.7.0. Fixes MPPDF-55. | aheritier | |
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
An icon is added to the report entry in the navigation. Works only with the xdoc plugin 1.10 and above. | aheritier | |
The links generated in the reports list are wrong. Works only with the xdoc plugin 1.10 and above. | aheritier | |
New property
maven.pdf.createBookmarks
to create PDF bookmarks.
Thanks to Greg Ludington.
|
ltheussl | |
Title and dates are incorrect when used with Maven 1.0.2. Fixes MPPDF-53. | ltheussl | |
Identical ids in tables in different documents caused a build failure. Fixes MPPDF-54. | ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. Fixes MAVEN-1712. | aheritier | |
An error occurs if the project logo or the company logo aren't defined. Fixes MPPDF-47. | aheritier | |
Page numbering not correct with more than 10 items in menu. Fixes MPPDF-37. | ltheussl | |
New goal
pdf:navigation-validate
to validate the pdf navigation file.
Fixes MPPDF-48.
|
ltheussl | |
Fix
maven.pdf.cover.projectCompany
.
Fixes MPPDF-50.
|
ltheussl | |
Make cover header- and footer-height configurable. | ltheussl | |
Use optional id tag for sub/section anchors to avoid problems with identical names. Fixes MPPDF-40. | ltheussl |
Type | Changes | By |
---|---|---|
Make the plugin compatible with maven 1.0 and jdk 1.3/1.4/1.5 or with maven 1.1 and jdk 1.4/1.5. | aheritier | |
sub-/superscripts do not work. Fixes MPPDF-43. Thanks to Lukas Theussl. | aheritier | |
Error when logo locations are not set. Fixes MPPDF-42. Thanks to Lukas Theussl. | aheritier | |
Suppress verbose output by default. Fixes MPPDF-41. Thanks to Lukas Theussl. | aheritier | |
Missing patch for MPPDF-24 ( it defines a missing attribute for < code style="indent" > tags and cleans up some layout issues with definition lis ts). Fixes MPPDF-39. Thanks to Lukas Theussl. | aheritier | |
Standardize copyright notices. Fixes MPPDF-35. Thanks to Lukas Theussl. | aheritier | |
Fix some "contents overflows area" errors. Fixes MPPDF-33. Thanks to Valerie Nyre. | aheritier | |
Cannot use SVG images. (batik: java.lang.NoSuchMethodError.) Fixes MPPDF-32. Thanks to Lukas Theussl. | aheritier | |
Can't insert the logo image described in the POM if its path begins with a slash (as it works for the xdoc plugin). Fixes MPPDF-31. Thanks to Lukas Theussl. | aheritier | |
Allow copy and paste from pdf to text editor. Fixes MPPDF-22. Thanks to Lukas Theussl. | aheritier | |
Allow the pdf plugin to be added as a project's report. Fixes MPPDF-9. Thanks to Fabrizio Giustina. | aheritier | |
Add support for external imaging libraries like jimi and jai to use PNG images in generated pdf files. Fixes MPPDF-8. Thanks to Fabio Franco Uechi. | aheritier | |
PDF generation doesn't use proxy settings for external resources. Fixes MPPDF-7. | aheritier |
Type | Changes | By |
---|---|---|
Use the ant task for the xsl transformation and remove xerces and xalan dependencies. 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. Fixes MPPDF-38. | aheritier | |
Use the ant task for the fop transformation and remove xalan dependency. | aheritier | |
maven pdf fails with footer in navigation.xml. Fixes MPPDF-36. Thanks to Lukas Theussl. | aheritier | |
The first row of table is not rendered. Fixes MPPDF-30. Thanks to Lukas Theussl. | aheritier | |
Internal links failed. Fixes MPPDF-24. Thanks to Lukas Theussl. | aheritier | |
img src attributes are not made relative to the xdoc source. Fixes MPPDF-13. Thanks to Lukas Theussl. | aheritier |
Type | Changes | By |
---|---|---|
The content of style tag was printed on the PDF file. Fixes MPPDF-21. | aheritier | |
JDK 5.0 incompatibility. XSLT is now called from Jelly. Fixes MPPDF-16. Thanks to Archimedes Trajano. | aheritier |
Type | Changes | By |
---|---|---|
PRE tag support added. Fixes MPPDF-14. | aheritier | |
Show "v." in cover only when version is not empty. | carlos | |
The new property "maven.pdf.navigationFilePath" allows you to define a different directory from ${maven.xdoc.src} for the navigation file. From now, the PDF plugin can be used in a multiproject environment with a navigation file dynamically generated. Fixes MPPDF-12. | aheritier | |
Add USLetter (8.5"x11") as a paper type. Fixes MPPDF-10. Thanks to M. Sean Gilligan. | aheritier |
Type | Changes | By |
---|---|---|
|
evenisse | |
|
evenisse | |
Upgraded to xerces 2.4.0, fop 0.20.5, batik 1.5 | evenisse | |
A new plugin property (maven.pdf.navigationFile) is added to allow the users to have a different navigation file for the site and for the pdf doc. Fixes MPPDF-3. Thanks to Arnaud Heritier. | evenisse | |
The use of links inside xdocs don't lead to crash the PDF generation. Fixes MPPDF-2. Thanks to Arnaud Heritier. | evenisse | |
MAVEN-MPPDF-1. Completely re-write of the PDF plug-in. It solves most of the thorniest issues, such as table formatting, more levels in the table of contents, and image sizing. The graphic design is also dramatically improved. Fixes MPPDF-1. Thanks to Andrew Jaquith. | evenisse |