oops.!!!
tomorrow i will try :-)
thanks
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Andrea Bertoli" <[EMAIL PROTECTED]>;
Sent: Tuesday, May 03, 2005 8:58 PM
Subject: Re: [iText-questions] NEW LINE
> Why don't you
Hi, i'm using itext to create pdf using my classes...
now, i have a String, many chars long, i want to put a charachter inside it
(i.e. : "/n")
so, when i find this char, i make a new line...
the problem is: the String creates a cell by a Phrase
how can i say : put a new line??
Thank u
sorry f
i have a problem...
i build pdf documents using
itext..
i use a strange way, using an oracle
table...
and all sounds good...
but when i say, when i need PdfPCell.setBorder(1)
it doen't build horizontal and vertical borders...
but only the top horizontal one...
why???
thanks to everyone who
first of all sorry for my bad
english...
i have a problem...
i am building dynamic pdfs using itext... in a long
and difficult way to explain...
at the end of all, i have a string like
this:"1#2#3#4#5" and another one more or less like
this:"aaa##ccc##"
i split my values using j
ption ex)
{ System.out.println("Exception
> " + ex.toString()); }}
where can i put my footer with number of pages??how can
i put a footer...i didn't understand very well what tutorial says about
PdfPageEvent
Thank you in advance and sorry for my bad english
Andr