RE: [iText-questions] Two questions. Please help

2003-07-04 Thread Paulo Soares
t; Sent: Friday, July 04, 2003 12:31 > To: Paulo Soares; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Two questions. Please help > > Take a look. > > try { > Document document = new Document(PageSize.A4, 50, 50, 50, 50); > > try { >

RE: [iText-questions] Two questions. Please help

2003-07-04 Thread Cezar FLOROIU
nt: Friday, July 04, 2003 2:15 PM To: 'Cezar FLOROIU'; [EMAIL PROTECTED] Subject: RE: [iText-questions] Two questions. Please help You must have Element.ALIGN_TOP, Element.ALIGN_MIDDLE or Element.ALIGN_BOTTOM and don't answer "something like this", programming is an e

RE: [iText-questions] Two questions. Please help

2003-07-04 Thread Paulo Soares
't, post a small runnable code sample with the alleged problem. Best Regards, Paulo Soares > -Original Message- > From: Cezar FLOROIU [SMTP:[EMAIL PROTECTED] > Sent: Friday, July 04, 2003 12:18 > To: Paulo Soares; [EMAIL PROTECTED] > Subject: RE: [iText-questio

RE: [iText-questions] Two questions. Please help

2003-07-04 Thread Cezar FLOROIU
ly 04, 2003 2:06 PM To: 'Cezar FLOROIU'; [EMAIL PROTECTED] Subject: RE: [iText-questions] Two questions. Please help I have one question: 1 - Did you read the tutorial? Best Regards, Paulo Soares > -Original Message- > From: Cezar FLOROIU [SMTP:[EMAIL PROTECTED] > Sen

RE: [iText-questions] Two questions. Please help

2003-07-04 Thread Paulo Soares
I have one question: 1 - Did you read the tutorial? Best Regards, Paulo Soares > -Original Message- > From: Cezar FLOROIU [SMTP:[EMAIL PROTECTED] > Sent: Friday, July 04, 2003 0:20 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Two questions. Plea

[iText-questions] Two questions. Please help

2003-07-03 Thread Cezar FLOROIU
Hi   Please help me, I have two question:   1. How can I align vertically a text in a PdfPCell ?   2. Is it possible to encrypt the PDF document ?   Thanks, Cezar