Hi Daniel, On 30/05/2008, meeger <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to change the font inside a string? > I have a string containing html formatting tags and want to change the font > depending on these tags. > I know this is possible with PDFLib (replacing the tags with <fontname ...>) > but how should I do in iText?
You can use the Chunk class. HTH, alexis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
