  | 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
|
|
|
  | | | -none- | -none- 2007-09-17 - By valerie marc
Back Hello,
I have a bug when I want to add a rich text in a pdf document. Some spaces character are inserted before or next the text when switching fonts (bold, underline, ....)
I create a wmf file. Then IT.Image imgTS = IT.ImgWMF.GetInstance(buffer); myDocument.Add(imgTS);
My wmf file is correct (no space character)
I have download the version 4.0.5 but it doesn't solve my problem ...
I have read that you solve similar problem :
iText 2.0.5 Bugfix: extra space after a Paragraph affected the indentation. Bugfix: Paragraph.setKeepTogether(true) affected the indentation and doubled the spacing after a Paragraph.
iText 1.4.8 Bugfix: when switching fonts, a space character was sometimes inserted at the start of a new line. Do you know this problem ? What can I do ?
Valerie
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ _____ ____ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ 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/
|
|
 |