Re: [iText-questions] RFT importRtfFragment

2008-07-21 Thread Howard Shank
stions about iText here Sent: Thursday, July 17, 2008 1:14:18 PM Subject: Re: [iText-questions] RFT importRtfFragment Thanks Howard, that is very much appreciated. I didn't see this alternate image when I opened the RTF in Word. And actually, after doing some testing, the file you sen

Re: [iText-questions] RFT importRtfFragment

2008-07-17 Thread Howard Shank
embedding a different type of image. To understand it, you should review the RTF Specification. Howard Shank - Original Message From: Kianoosh Raika <[EMAIL PROTECTED]> To: Post all your questions about iText here Sent: Thursday, July 17, 2008 1:14:18 PM Subject: Re: [iText-question

Re: [iText-questions] RFT importRtfFragment

2008-07-17 Thread Kianoosh Raika
Thanks Howard, that is very much appreciated. I didn't see this alternate image when I opened the RTF in Word. And actually, after doing some testing, the file you sent does open without exceptions in my test code, but after I open it in Word and save it as another file, that new file doesn't wor

Re: [iText-questions] RFT importRtfFragment

2008-07-17 Thread Howard Shank
Shank - Original Message From: Kianoosh Raika <[EMAIL PROTECTED]> To: Post all your questions about iText here Sent: Thursday, July 17, 2008 12:22:07 PM Subject: Re: [iText-questions] RFT importRtfFragment Thanks. I'll update to the latest and test it out. I attached the letter. I&#x

Re: [iText-questions] RFT importRtfFragment

2008-07-17 Thread Howard Shank
t Sent: Thursday, July 17, 2008 1:23:57 AM Subject: Re: [iText-questions] RFT importRtfFragment Hi, I think I have a related problem here. I'm trying to import a simple RTF document that contains a logo (for context, I will then have to add some dynamic content from my DB to the doc). I was given t

Re: [iText-questions] RFT importRtfFragment

2008-07-16 Thread Kianoosh Raika
Hi, I think I have a related problem here. I'm trying to import a simple RTF document that contains a logo (for context, I will then have to add some dynamic content from my DB to the doc). I was given the document as a base to start with, so I'm not sure of the type of the image that iText doesn

Re: [iText-questions] RFT importRtfFragment

2008-07-16 Thread Howard Shank
n the other hand, is incomplete and results may vary depending on the input. Howard Shank - Original Message From: Jody Marca <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Wednesday, July 16, 2008 5:24:37 AM Subject: [iText-questions] RFT importRtfFragment

Re: [iText-questions] RFT importRtfFragment

2008-07-16 Thread Howard Shank
I can try to take a look at it soon. Howard Shank - Original Message From: Jody Marca <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Wednesday, July 16, 2008 5:24:37 AM Subject: [iText-questions] RFT importRtfFragment Hi I have to import an RTF to another one

[iText-questions] RFT importRtfFragment

2008-07-16 Thread Jody Marca
Hi I have to import an RTF to another one but i have some problem with images in tables. I red on itext site under Importing RTF documents that the importRtfFragmentmethod is stable, the importRtfDocument should currently be considered alpha quality code. I don't find any example or tutorial that e