Jack,
I don't want to disrupt the general flow of the iText discussion but if you are working in .net there are several other strategies for working with RTF, depending on what you actually are trying to do. If this applies and you email a description of your objective, I might be able to suggest something. (I have never looked at the iText RTF package).

Dan

On 5/25/2010 8:34 AM, Jack wrote:
Bruno,

Have you noticed that there are no "RTF" files at this sourceforge site?

http://sourceforge.net/projects/itextrtf/files/

(At least I don't see any when I click "All Files")

???

----------

On a slightly different question.....Is it the general consensus that RTF is dead or not worth messing with for whatever reason? I've had lots of challenges with it.

Thanks.

- M

On 5/25/10 11:28 AM May 25, 2010, [email protected] wrote:
Send iText-questions mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/itext-questions
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of iText-questions digest..."


Today's Topics:

    1. No RTF Support? (Jack)
    2. Re: No RTF Support? (Bruno Lowagie)
    3. Create a PDF from submission of a web form? (Brandon Kaminsky)
    4. Create a PDF from submission of a web form? (Brandon Kaminsky)


----------------------------------------------------------------------

Message: 1
Date: Tue, 25 May 2010 05:57:47 -0400
From: Jack<[email protected]>
Subject: [iText-questions] No RTF Support?
To:[email protected]
Message-ID:<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hello,

I wrote a question about handling page events based on using the iText
2.1.7 API.

Someone wrote back that I wouldn't get any support on RTF on this list.

However, isn't the API the same for the version 2.1.7 except for a few
minor differences?

Here's my question again. I'd appreciate some ideas.

If I can't get RTF help using iText on this list, where can I get it? :(

Bruno?

Thanks!

     /I'm using iText in the standard programming model using the API, version
     2.1.7 (for example, Paragraph para = new Paragraph (...)).

     I've run into a problem, however, since I now need to have headers print
     out on the output (*RTF* file, in my case) the value of one of the
     variables at the top of each page.

     So, my question is whether I need to take the ArrayList of objects (my
     data passed to my iText program) and create an intermediate XML file
     that I'd parse with iText SAX capabilities or is there a simpler way?

     In other words, can I control what's actually printed at the top of each
     page (and know when the top of each page is) using just the iText API?

     I sincerely look forward to any suggestions.

     Thanks very much!!!

     M/




--

Jack -- Near Cameron Mills Road

------------------------------------------------------------------------------


_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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/
------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
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/

Reply via email to