[ https://issues.apache.org/jira/browse/MPDF-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204440#comment-16204440 ]
Hervé Boutemy commented on MPDF-81: ----------------------------------- the high-level answer is http://maven.apache.org/doxia/overview.html : it's a structuration of concerns in layers what is not represented in this schema is that maven-site-plugin uses Doxia Sitetools Site Renderer, while maven-pdf-plugin uses Doxia Sitetools Doc Renderer (Doc in a pdf context is equivalent to Site in a website context) > Override the copyright footer > ----------------------------- > > Key: MPDF-81 > URL: https://issues.apache.org/jira/browse/MPDF-81 > Project: Maven PDF Plugin > Issue Type: New Feature > Affects Versions: 1.3 > Reporter: Alex O'Ree > Fix For: 1.4 > > Attachments: maven-pdf-plugin2.pdf > > > As of right now, it doesn't look possible to override the content of the > footer which is on all non-title page pages. It currently reads (c) year - > organization All rights reserved. > I don't see anywhere in the code where this is defined or in any of the > resource files. It is in the generated fo files but it's not obvious where > the xslt is. -- This message was sent by Atlassian JIRA (v6.4.14#64029)