Re: [iText-questions] TABLE POSITION(not the cells position)

2010-01-28 Thread 1T3XT info
MARIO ALBERTO DAVILA ITURBE wrote: > hi : I saw the Myfirst Table sample ,but it alway puts the table and the > beginin of the document, ther's any way that you can specify a position > for the al table in the document ? Where did you find that example? If it's accompanied by more examples, you

[iText-questions] TABLE POSITION(not the cells position)

2010-01-28 Thread MARIO ALBERTO DAVILA ITURBE
hi : I saw the Myfirst Table sample ,but it alway puts the table and the beginin of the document, ther's any way that you can specify a position for the al table in the document ? thanks Encuentra las mejores recetas en Yahoo! Cocina. http://mx.mujer.yahoo.com/cocin

Re: [iText-questions] Table position

2006-10-28 Thread Ruitao Duan
gt;From: Bruno Lowagie <[EMAIL PROTECTED]> >Reply-To: Post all your questions about iText here > >To: Post all your questions about iText here > >Subject: Re: [iText-questions] Table position >Date: Fri, 27 Oct 2006 16:56:00 +0200 >MIME-Version: 1.0 >Received: from lists-

Re: [iText-questions] Table position

2006-10-27 Thread Bruno Lowagie
Ruitao Duan wrote: > Hi Bruno, > > Thanks for your reply. PdfPTable.writeSelectedRows is the method that i have > tried: > PdfPTable.writeSelectedRows(0, -1, 100, 300, cb); > > But I have over 1000 rows of data in the table, and that method prints out > all the data in one page only. That'

Re: [iText-questions] Table position

2006-10-27 Thread Ruitao Duan
r questions about iText here > >Subject: Re: [iText-questions] Table position >Date: Fri, 27 Oct 2006 10:26:38 +0200 >MIME-Version: 1.0 >Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by >bay0-mc9-f1.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Fri, 27 >Oct

Re: [iText-questions] Table position

2006-10-27 Thread Bruno Lowagie (iText)
Ruitao Duan wrote: > Hi, > > I am trying to create a pdf file using iText which has a half page of text, > lines, etc, then followed by thousands of rows of data in a table. After > that, it has some other lines of text, lines, etc. I haven't read the complete question, but I would suggest tha

[iText-questions] Table position

2006-10-26 Thread Ruitao Duan
Hi, I am trying to create a pdf file using iText which has a half page of text, lines, etc, then followed by thousands of rows of data in a table. After that, it has some other lines of text, lines, etc. This is my page layout: This is text | Goal of the page | more text here et

Re: [iText-questions] table position

2004-06-21 Thread Pierre Scemla
Mark, Thanks for your quick answer. I read all the documentation and API but I didn't find a way to specify the space after a paragraph. I tried to use a paragraph with a specified leading and an empty chunk but it didn't work. Is there a way to do that? Thanks, Pierre Scemla Mark Hall wrote: --

Re: [iText-questions] table position

2004-06-19 Thread Mark Hall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 18 June 2004 18:51, Pierre Scemla wrote: > I'm using iText for writing RTF documents. > It works fine, however I didn't find how to center a table (I don't want > to center the content of the cells, but the whole table). > Is there a way to d

[iText-questions] table position

2004-06-19 Thread Pierre Scemla
Hi, I'm using iText for writing RTF documents. It works fine, however I didn't find how to center a table (I don't want to center the content of the cells, but the whole table). Is there a way to do that? Thanks, Pierre Scemla --- This SF.Net em

RE: [iText-questions] Table position

2004-05-10 Thread Paulo Soares
[EMAIL PROTECTED] > Subject: [iText-questions] Table position > > > Hi all! > > I'm just a newbie on iText, but recently I've done my first > steps with it and > I've found it tremendly useful. Good work! > > Here's my question: How could I know the

[iText-questions] Table position

2004-05-10 Thread Francisco Huerta
Hi all! I'm just a newbie on iText, but recently I've done my first steps with it and I've found it tremendly useful. Good work! Here's my question: How could I know the approximate place where a Table (not a PdfTable one) has been placed in the final document (in a similar way that both onPa

Re: [iText-questions] Table Position

2003-02-19 Thread Bruno Lowagie
isha afisha wrote: Hi, just wanna ask.. can we modify in PageEvent coding to return String or Integer ??? The answer is no. How would you ever be able to do something with this return value. The Event is triggered in PdfDocument. You will never invoke the method onCloseDocument yourself. Are y

[iText-questions] Table Position

2003-02-19 Thread isha afisha
Hi, just wanna ask.. can we modify in PageEvent coding to return String or Integer example: public String onCloseDocument(PdfWriter writer, Document document) { } and How to set the table position in certain matrix. __ Selling? Buying? Do Busin