In general, iText questions should go to the mailing
list so everyone can benefit. Since you didn't
include the resulting document I can't be 100% sure
what your problem is. However, there are a few things
to consider:
1) Markup attributes only apply to markup output
formats--HTML/XML, unless B
Create a font with the encoding Identity-H or Cp1253.
Best Regards,
Paulo Soares
> -Original Message-
> From: Skondras P. [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 14:02
> To: IText List
> Subject: [iText-questions] Greek Chars
>
> Hi i am new to iText and i would li
Hi i am new to iText and i would like to know
how i can create a pdf with greek characters.
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 PR
Does the example at http://www.lowagie.com/iText/tutorial/ch10.html#text
work? You are also missing the beginText() and endText().
Best Regards,
Paulo Soares
> -Original Message-
> From: Bruno [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 6:51
> To: [EMAIL PROTECTED]
> Cc: [
Hi
iText-users!
Is it possible to
determine if an element added to the pdf document fits onto the
page?
I know that there is
a possibility for tables, but what about simple paragraphs or
graphics?
Best
regards,
Christine
See the examples with ColumnText.
Best Regards,
Paulo Soares
> -Original Message-
> From: mudili venugopal [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 7:05
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] (no subject)
>
> Hi All,
> i want help regardi
PdfPCells are immutable but nothing prevents you from sub-classing PdfPTable
and keep an internal store of the content of cells.
Best Regards,
Paulo Soares
> -Original Message-
> From: Wojciech Wisniowski [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 23:33
> To: [EMAIL PROTE
Hello Bruno,
I am a Japanese iText user.
I sent an e-mail to a person who wrote about iText
on the site you mentioned, and asked for correction.
Best regards,
KuMi
> From: Bruno <[EMAIL PROTECTED]>
> Date: Fri, 7 Jun 2002 08:08:33 +0200
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] qu