Allow embedding of custom fonts
-------------------------------

         Key: MPPDF-49
         URL: http://jira.codehaus.org/browse/MPPDF-49
     Project: maven-pdf-plugin
        Type: Wish
 Environment: m1.1beta2
 Reporter: Lukas Theussl


The current pdf plugin does not allow to embed custom fonts in the pdf output. 
All fonts are hardcoded in the xslt stylesheet fo-styles.xslt.

I think it only takes two steps to fix this: 

* allow the user to specify a custom userconfig.xml file, where he can register 
his custom fonts
* replace all hardcoded font references in fo-styles.xslt by the value of a new 
property that defaults to the current basefont.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to