[ 
https://issues.apache.org/jira/browse/FOP-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

simon steiner closed FOP-2509.
------------------------------
    Resolution: Fixed

> Add support for PDF/A-3
> -----------------------
>
>                 Key: FOP-2509
>                 URL: https://issues.apache.org/jira/browse/FOP-2509
>             Project: FOP
>          Issue Type: Bug
>            Reporter: simon steiner
>            Assignee: simon steiner
>
> {code}
> <?xml version="1.0" ?>
> <fop version="1.0">  
>   <accessibility>true</accessibility> 
>   
>   <renderers>
>     <renderer mime="application/pdf">
>     
>      <fonts>
>         <font kerning="yes" embed-url="Arial.ttf" embedding-mode="full">
>           <font-triplet name="Helvetica" style="normal" weight="normal"/>
>           <font-triplet name="Helvetica" style="normal" weight="bold"/>
>         </font>
>       </fonts> 
>       <pdf-a-mode>PDF/A-3a</pdf-a-mode>
>     </renderer>
>   </renderers>
> </fop>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to