[ 
https://issues.apache.org/jira/browse/DOXIA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385231#comment-16385231
 ] 

Sylwester Lachiewicz commented on DOXIA-555:
--------------------------------------------

We have:

doxia-doc-renderer - org.apache.maven.doxia.docrenderer.DocumentRendererContext

doxia-site-renderer - org.apache.maven.doxia.siterenderer.RenderingContext 
(with TODO rename to DocumentRenderingContext)

from this 2 RenderingContext looks better candidate to move to doxia-core and 
pass to parsers.

It would be also possible for other plugins/parsers to setup source filename or 
any other attributes to use for example to print warning/errors while parsing. 

 

> Footer overrides for FO/PDF outputs
> -----------------------------------
>
>                 Key: DOXIA-555
>                 URL: https://issues.apache.org/jira/browse/DOXIA-555
>             Project: Maven Doxia
>          Issue Type: New Feature
>          Components: Module - FO
>            Reporter: Alex O'Ree
>            Assignee: Hervé Boutemy
>            Priority: Major
>             Fix For: 2.0
>
>         Attachments: DOXIA-555.patch
>
>
> Related https://issues.apache.org/jira/browse/MPDF-81
> I have a use case where I cannot have the copyright symbol on the bottom of 
> generated PDF documents. Currently, it looks like the footer is hard coded 
> and cannot be customized.
> http://svn.apache.org/viewvc/maven/doxia/doxia/tags/doxia-1.7/doxia-modules/doxia-module-fo/src/main/java/org/apache/maven/doxia/module/fo/FoAggregateSink.java?view=markup#l762
> ideally, this should be configurable either properties or better yet, the pdf 
> descriptor document (maven-pdf-plugin). This would require a change in the 
> schema used for the pdf descriptor 
> http://maven.apache.org/xsd/document-1.0.1.xsd 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to