Re: [iText-questions] RTF page footers

2008-06-14 Thread Howard Shank
I'm glad you figured out a solution! Howard Shank - Original Message From: bisoa <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Friday, June 13, 2008 6:52:26 PM Subject: Re: [iText-questions] RTF page footers PS; It turns out that the cell borders app

Re: [iText-questions] RTF page footers

2008-06-14 Thread 1T3XT info
bisoa wrote: > > 1T3XT info wrote: >> Isn't that similar to what happens in Word when you create >> a table (without iText, but directly from the Word menu to >> add a table)? >> > It's new to me! I seldom use Word. Moreover, I never created > a table that does not have boundaries! Every table ce

Re: [iText-questions] RTF page footers

2008-06-14 Thread bisoa
1T3XT info wrote: > > Isn't that similar to what happens in Word when you create > a table (without iText, but directly from the Word menu to > add a table)? > It's new to me! I seldom use Word. Moreover, I never created a table that does not have boundaries! -- View this message in context:

Re: [iText-questions] RTF page footers

2008-06-14 Thread 1T3XT info
bisoa wrote: > PS; > > It turns out that the cell borders appear in Word only. > When printed, it disappears. Isn't that similar to what happens in Word when you create a table (without iText, but directly from the Word menu to add a table)? -- This answer is provided by 1T3XT BVBA

Re: [iText-questions] RTF page footers

2008-06-13 Thread bisoa
PS; It turns out that the cell borders appear in Word only. When printed, it disappears. Thanks. -- View this message in context: http://www.nabble.com/RTF-page-footers-tp17797322p17833405.html Sent from the iText - General mailing list archive at Nabble.com. ---

Re: [iText-questions] RTF page footers

2008-06-13 Thread bisoa
Howard Shank wrote: > > Then I'd suggest experimentation and some work on your part. > RTF Does not support page events like PDF. > PDF and RTF seem to work quite differently. I was able to print properly aligned footers using Table. However, I don't know how to remove table cell borders. Th

Re: [iText-questions] RTF page footers

2008-06-13 Thread Howard Shank
Then I'd suggest experimentation and some work on your part. RTF Does not support page events like PDF. Howard Shank - Original Message From: bisoa <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Thursday, June 12, 2008 7:26:28 PM Subject: Re: [iText-que

Re: [iText-questions] RTF page footers

2008-06-12 Thread bisoa
Howard Shank wrote: > > You can find the tutorial at: > http://itextdocs.lowagie.com/tutorial/rtf/extensions/hf/index.php > The method does not work properly for left-right indentation. So I was using PdfPageEventHelper and PdfPTable. Since we have to use RtfWriter2, I need a corresponding sol

Re: [iText-questions] RTF page footers

2008-06-12 Thread Howard Shank
You can find the tutorial at: http://itextdocs.lowagie.com/tutorial/rtf/extensions/hf/index.php Regards, Howard Shank - Original Message From: bisoa <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Thursday, June 12, 2008 7:00:30 AM Subject: [iText-questions

[iText-questions] RTF page footers

2008-06-12 Thread bisoa
I am trying to setup pagefooters having at the left org names and at the right page numbers. I do this for PDF using PdfPageEventHelper and PdfPTable. How can I do the same for RTF? -- View this message in context: http://www.nabble.com/RTF-page-footers-tp17797322p17797322.html Sent from the