Yes, you can. You only need to add the generated html documentation in the navigation file used for the pdf. For example : <item name="Purpose" href="/index.html"/> <item name="Changes" href="/changes-report.html"/> <item name="Dependencies" href="/dependencies.html"/>
Arnaud On Wed, 20 Oct 2004 12:06:57 +0200, Dinko Hadzic <[EMAIL PROTECTED]> wrote: > Maven PDF plugin generates the PDF documentation of a project's > documentation. > > Can the PDF plugin also include Maven generated reports like Javadoc, > Jcoverage, Tasklist etc. > > into the PDF file, or does it only work with user-written html > documentation? > > Regards, Dinko > > Teleca Wireless Solutions AS > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
