Actually I was trying a workaround for an apparent problem with links in RTF.
If I add a link directly to an RTF document in Word the link text is displayed in the current font in blue and underlined. When I add an Anchor to a paragraph in a generated RTF file the font for the displayed link text appears as "unknown". This happens even if I have set a paragraph style for the paragraph containing the link. Dave ------------------------------------------------ From: Dave Gray <[email protected]> Subject: Re: [iText-questions] RFT hyperlink style To: "[email protected]" <[email protected]> Message-ID: <ed9483185a6f5240af70937430d2b85703c7b20...@usauv-exmbxvs01.amer.borl.net> Content-Type: text/plain; charset="us-ascii" I have searched the RTF Spec and can not find a list of paragraph style names. Is there a source where these are listed? Dave ------------------------------------------------ Date: Fri, 26 Jun 2009 07:18:19 -0700 (PDT) From: Howard Shank <[email protected]> Subject: Re: [iText-questions] RFT hyperlink style To: Post all your questions about iText here <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="utf-8" I do not remember off the top of my head. The RTF Spec should give it to you. Howard ________________________________ From: Dave Gray <[email protected]> To: "[email protected]" <[email protected]> Sent: Friday, June 26, 2009 9:14:47 AM Subject: [iText-questions] RFT hyperlink style Does anyone know the style name for the hypterlink text for rtf? I can set the style for table of content entries by registering an RtfParagraphStyle with name ?toc 1?, ?toc 2?, etc. However I can not find the name to use to set the style for the text for a hyperlink. Thanks, Dave ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
