[jboss-user] [JBoss Seam] - RichText support in PDF
hasan_muhstaq
do-not-reply at jboss.com
Wed Nov 7 05:30:25 EST 2007
I was wondering how it would be possible to generate a PDF using seam that supports RichText. An example to explain :-
Data stored for my entity member in database
< strong >text here< /strong >
The resulting PDF should produce
text here
and not
< strong >text here< /strong >
Any ideas??
Hasan Mushtaq
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102457#4102457
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102457
More information about the jboss-user
mailing list