Hi. I need to retrieve some text descriptions for some code values. When I add this text to the PDF, it has to retain the correct format. So some words need to be bold, some italic, etc.
How would you do this? How would you store the text in the look-up table? How would you parse the text and switch bold on/off? I assume the normal way to do this would be to have several chunks or phrases with different fonts and then add them together to make a paragraph. But I want to store the text outside of the code so that other programs can access it. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: 10 July 2007 16:20 To: Paul Jones Subject: Welcome to the "iText-questions" mailing list (Digest mode) Welcome to the [email protected] mailing list! You can now start posting questions; but before you do so, please consult the FAQ to see if your question hasn't been answered before: http://itext.ugent.be/library/faq.php The questions and answers posted on this mailinglist are also archived on different servers: http://news.gmane.org/gmane.comp.java.lib.itext.general http://www.nabble.com/iText---General-f2701.html http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/ http://www.junlu.com/2.html http://sourceforge.net/mailarchive/forum.php?forum_id=3273 Finally there are the obvious places you can turn to if you need more info about iText: http://www.lowagie.com/iText/ http://itextdocs.lowagie.com/tutorial/ http://itext.ugent.be/ http://itext.ugent.be/itext-in-action/ To post to this list, send your email to: [email protected] General information about the mailing list is at: https://lists.sourceforge.net/lists/listinfo/itext-questions If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://lists.sourceforge.net/lists/options/itext-questions/paul.jones%40for tis.com You can also make such adjustments via email by sending a message to: [EMAIL PROTECTED] with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: lowagie Normally, Mailman will remind you of your lists.sourceforge.net mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
