  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: font and style tag in html conversion to pdf | Subject: font and style tag in html conversion to pdf 2007-11-05 - By nsk clr
Back Hi
I use 'Arial Unicode MS' with 'Identity-H' encoding to convert Html to pdf. In some cases, If the html has font tag and style tag with font, I get the following exception. ExceptionConverter: java.io.UnsupportedEncodingException: Identity-H
Also when I convert the html with image, the image fills the page widthwise and is truncated on the sides. what should i include for images?
Thanks
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com <html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head> <body><div style="font-family:times new roman, new york, times, serif;font-size :12pt"><DIV>Hi</DIV> <DIV> </DIV> <DIV>I use 'Arial Unicode MS' with 'Identity-H' encoding to convert Html to pdf . In some cases, If the html has font tag and style tag with font, I get the following exception.</DIV> <DIV><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">ExceptionConverter: java .io.UnsupportedEncodingException: Identity-H</SPAN></DIV> <DIV><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN> </DIV> <DIV><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Also when I convert the html with image, the image fills the page widthwise and is truncated on the sides. what should i include for images?</SPAN></DIV> <DIV><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN> </DIV> <DIV><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks </SPAN></DIV>< /div><br>__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __<br>Do You Yahoo!?<br >Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail .yahoo.com </body></html> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |