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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...