[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4238) Better PDF integration with rich:edtor control

Robert Morse (JIRA) jira-events at lists.jboss.org
Thu Jun 11 12:20:56 EDT 2009


Better PDF integration with rich:edtor control
----------------------------------------------

                 Key: JBSEAM-4238
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4238
             Project: Seam
          Issue Type: Feature Request
          Components: PDF
         Environment: 2.1.2.GA 
            Reporter: Robert Morse


Creating PDFs with content out of a database or user input is a very powerful Seam feature.  Currently, the rich:editor control coupled with the p:html or p:html / s:formattedText tags comes close to allowing a user to create relatively complex PDF output.  However, there isn't consistency between what the rich:editor creates and what Seam PDF can produce.  For example, saving rich:editor input as Seam Text disables the ability to create ordered or unordered lists.   Saving it as html, loses the ability to define font characteristics.   Possibly a quick fix would be to allow Seam PDF pages to reference a CSS.  Another approach might be to modify the s:formattedText tag to handle what the rich:editor creates.   I have a strong interest in this, and would be willing to try some solutions if I could get pointed in the correct direction.  Thanks.

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

        



More information about the seam-issues mailing list