[jboss-user] [JBoss Seam] - Re: iText PDF generation
borisrodman: Good idea :-) But it help only the first problem - the entities. It doesn't help with correct PDF generation when you are not using Cp1252 or iso-8859-1. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027976#4027976 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027976 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Seam] - Re: iText PDF generation
I had the same problem, another option is to put all your EL output inside p:text tags like: View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027965#4027965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027965 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Seam] - Re: iText PDF generation
Thank you very much fers. But I´m using Jasper now and its excelent pdf support. best emerson fabiano View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027919#4027919 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027919 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Seam] - Re: iText PDF generation
I had same problem. Problem is in JBoss Seam. I made a patch againts 1.2.0.GA. See http://jira.jboss.org/jira/browse/JBSEAM-1039 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027476#4027476 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027476 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Seam] - Re: iText PDF generation
Well, just for a better understanding of my problem: I´ve tried iText example that comes with seam. First, when I wrote special characters on format.xml (for example, "ç") I had this error: anonymous wrote : "Error Parsing /format.xhtml: Error Traced[line: 14] Invalid byte 2 of 3-byte UTF-8 sequence." | Then, I wrote this line on the begining of format.xml: anonymous wrote : | With this line, the page worked well except for the special characters that were rendered to html entities as you can see on my first post. Did anybody have the same problem? tks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025163#4025163 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025163 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user