[ 
http://jira.codehaus.org/browse/DOXIA-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251882#action_251882
 ] 

Lazy Coder commented on DOXIA-419:
----------------------------------

Thanks for the response!
It's really a pity as for Doxia Books, but thanks for maven-pdf-plugin.
As for rtf output I have 
{code:xml}
<format>
   <id>rtf</id>
</format>
{code}
in my pom.xml so I assume I already use doxia RTF module.
Its output looks quite the same as PDF.

> totally no rich formatting in generated PDFs/RTFs
> -------------------------------------------------
>
>                 Key: DOXIA-419
>                 URL: http://jira.codehaus.org/browse/DOXIA-419
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Book
>    Affects Versions: 1.1.3
>            Reporter: Lazy Coder
>         Attachments: ugly_pdf_in_doxia.zip
>
>
> We've decided to use Maven Doxia back in 2008.
> 2,5 years have passed but generated PDFs/RTFs still look unacceptably ugly.
> Please see attached project.
> PDFs/RTFs built from content
> {code:xml}
> <p>No formatting.</p>
> <p>font size 1: <font size="1">this</font></p>
> <p>font size 20: <font size="20">this</font></p>
> <p>font size=small: <font size="small">small</font> </p>
> <p> small: <small>this</small> </p>
> <p> font color red: <font color="red">this</font> </p>
> <p> strike: <s>strike</s> </p>
> <p><source> code line XXX </source> </p>
> {code}
> have totally no formatting while xhtml looks fine.
> Frankly speaking I just can't believe Doxia Books plugin is so lame \- could 
> there be a misconfiguration in my sample project?
> At least is there a workaround to make source code formatting differ from 
> main text in PDF (e.g. have smaller size)? We need this badly.

-- 
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

        

Reply via email to