Re: [iText-questions] How to avoid paragraph wrapping

2002-06-10 Thread Bruno
Quoting Marcel Schoen <[EMAIL PROTECTED]>: >>> how to define that a >>> document object should be on the next page if it doesn't fit on the >>> current one? >> Most people work around this problem, using a Table. >> For class Table, you have some fitsPage methods. > I'm using tables n

Re: [iText-questions] Manipulating Lists

2002-06-10 Thread Bruno
Quoting "Miller, Eric" <[EMAIL PROTECTED]>: > I'm trying to create a PDF from an html form that has 20 questions and > spaces for 20 answers. I wanted to use lists to format something like the > following: > > 1. TOPIC HEADING > 1) Question > Answer > 2) Question > Answe

Re: [iText-questions] How to go to a new page during PdfPTable creation?

2002-06-10 Thread Bruno
Quoting DARREN FREDERICK <[EMAIL PROTECTED]>: > Thanks in adavance for any help! > > I have written a java program to read a database and produce a pdf file. > Everything is working great. I am using the PdfPageEventHelper to trp page > breaks during the creation of the PdfPTable, and it breaks

[iText-questions] Manipulating Lists

2002-06-10 Thread Miller, Eric
I'm trying to create a PDF from an html form that has 20 questions and spaces for 20 answers. I wanted to use lists to format something like the following: 1. TOPIC HEADING 1) Question Answer 2) Question Answer etc... I can't get anything to work, because if I don't

Re: [iText-questions] Lines in Header shift Document Text

2002-06-10 Thread Paulo Soares
Use a PdfPageEvent to place the header. Best Regards, Paulo Soares - Original Message - From: "Haseen ul Haq" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 19:37 Subject: [iText-questions] Lines in Header shift Document Text > Group, > > I am creating a lett

Re: [iText-questions] How to go to a new page during PdfPTable creation?

2002-06-10 Thread Paulo Soares
I can't see where the problem is. Please provide more details and preferable a code snippet. Best Regards, Paulo Soares - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 10, 2002 18:14 Subject: [iText-questions] How to go to a new page during PdfPT

[iText-questions] How to go to a new page during PdfPTable creation?

2002-06-10 Thread DARREN FREDERICK
Thanks in adavance for any help! I have written a java program to read a database and produce a pdf file. Everything is working great. I am using the PdfPageEventHelper to trp page breaks during the creation of the PdfPTable, and it breaks very nicely. However, when certain rows are encountered

[iText-questions] Lines in Header shift Document Text

2002-06-10 Thread Haseen ul Haq
Group, I am creating a letter with header having couple of text lines. My letter text shifts down as I add text lines in header. Is there a way, I can fix starting position of my letter text irrespective of number of text lines added in header. Thanks, Haseen

Re: [iText-questions] Footer on first page

2002-06-10 Thread Bruno
Quoting Ronald Tooley <[EMAIL PROTECTED]>: > How do I get a footer on the first page? > > I know when a footer is defined it starts on the next > page, which is fine. But how do I get around this for > the first page of the document? add the footer before the document.open(). PS: I see you ar

[iText-questions] Footer on first page

2002-06-10 Thread Ronald Tooley
How do I get a footer on the first page? I know when a footer is defined it starts on the next page, which is fine. But how do I get around this for the first page of the document? Thanks Ron __ Do You Yahoo!? Yahoo! - Official partner of 2002 FI

Re: [iText-questions] How to avoid paragraph wrapping

2002-06-10 Thread Bruno
Quoting Marcel Schoen <[EMAIL PROTECTED]>: > how to define that a > document object should be on the next page if it doesn't fit on the > current one? This is not possible for section. I once wrote a setKeeptogether method for Paragraphs (but I don't know if it works, I never had to use it).

[iText-questions] How to avoid paragraph wrapping

2002-06-10 Thread Marcel Schoen
Hi, I am just writing a javadoc doclet which uses iText to create a PDF version of the API docs. One question that I currently have is: How can I prevent a certain section or paragraph of my document to be wrapped over a page break? For example, when you look at a javadoc method documentation

[iText-questions] (no subject)

2002-06-10 Thread Skondras P.
Hi again How i can set a cells width to be different than other cells in the same row.. begin:vcard n:Skondras;Panagiotis tel;cell:0932707562 tel;work:6872953 x-mozilla-html:FALSE url:http://users.aias.gr/pskon org:ACN SA;IT adr:;;;Athens;ATTIKI;;Greece version:2.1 email;internet:[EMAIL PROTEC