  | 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
|
|
|
  | | | Phrase containing Chunks/Phrase with multiple Run Directions | Phrase containing Chunks/Phrase with multiple Run Directions 2007-12-03 - By dayvidpow
Back
Currently, in iText I can create a new Phrase object with a main font and then within the Phrase I can have additional Chunks or Phrases with different fonts. Therefore, likewise would it be possible to create a Phrase with a main run direction and then add additional Chunks or Phrases to it with different run directions ?
I know that iText does not currently support thism, but I am just looking at how i can possibly extend the Phrase class to meet a special need, Which is to output some text in left-to-right and right-to-left language on the same line using ColumnText.go() method, instead of ColumnText.showTextAligned (which requires absolute positioning).
Can the Phrase class be extended in this way ?
-- View this message in context: http://www.nabble.com/Phrase-containing-Chunks -Phrase-with-multiple-Run-Directions-tf4938404.html#a14135631 Sent from the iText - General mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ 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/
|
|
 |