[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1552) Rich text support

Chunyun Zhao (JIRA) jira-events at lists.jboss.org
Tue Jun 26 08:52:16 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1552?page=all ]

Chunyun Zhao updated JBSEAM-1552:
---------------------------------

    Attachment: UIOutputRichText.java

This the component I created to support rich text in our application. It uses iText HTMLWorker class. Although it is not a full blown html to pdf converter, but it works great for us.

> Rich text support
> -----------------
>
>                 Key: JBSEAM-1552
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1552
>             Project: JBoss Seam
>          Issue Type: Feature Request
>            Reporter: Chunyun Zhao
>         Attachments: UIOutputRichText.java
>
>
> Web applications often use rich text editors such as TinyMCE to allow the user to enter rich text and store the content as html snippets. Currently seam pdf component doesn't have a component to renders html snippets.

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

        



More information about the seam-issues mailing list