Hi,
On Wed, 12 Sep 2007 13:38:31 -0400 "Brian Daddino"
<[EMAIL PROTECTED]> wrote:
> I must be missing something then. The text in my template does not
> wrap to the next line if it is too long. It simply cuts off at the
> end of the template. Also, I must not be using the rotation
> correctly
Sorry if this is a duplicate
I must be missing something then. The text in my template does not wrap
to the next line if it is too long. It simply cuts off at the end of
the template. Also, I must not be using the rotation correctly.
All that prints is "THIS IS A lot l", the rest i
Leonard Rosenthol wrote:
> Easiest way to do this is to create the rotated version is a separate
> PDF, but unrotated. Then place the PDF, rotated, into the main document.
Yes,
in iText terminology, you could also create a PdfTemplate
with the dimensions of your choice and the wrapped text.
Then
Easiest way to do this is to create the rotated version is a separate
PDF, but unrotated. Then place the PDF, rotated, into the main
document.
Leonard
On Sep 11, 2007, at 5:12 PM, Brian Daddino wrote:
Hi, I’m new to iText, but I have spent about 6 hours searching your
tutorials, faq, and
Roland Müller wrote:
Hi,
i have a dynamic table where i render cells with images. I need some
possibility to write text right from this table; the text ist long and
should be able to go under the table if it reaches the bottom border
of the table.
I know there are possibilities to set the
Use ColumnText.
- Original Message -
From: "Gregory Geller" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>
Sent: Thursday, August 05, 2004 20:21
Subject: RE: [iText-questions] Text wrapping
I would like to be able to put text at different po
Wrapping is the usual mode. What do you want to do?
Best Regards,
Paulo Soares
- Original Message -
From: "Gregory Geller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 05, 2004 19:45
Subject: [iText-questions] Text wrapping
Hi all,
Is there a method that will tak
Thanks for your reply.I had figured out to use ColumnText.getWidth() and
it works just fine.
-Original Message-
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 9:45 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [iText-questions] Text wrapping
Not directly but you can call BaseFont.getWidthPoints() or for more
complex texts ColumnText.getWidth(), to know the space occupied and see
if it fits the cell.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL P
This is the normal behavior. If you don't like it you can use other split
chars. See the example split_char.java at itextpdf.sf.net.
Best Regards,
Paulo Soares
> -Original Message-
> From: Bill Simpson [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2003 19:22
> To: [EMAIL PROTECT
10 matches
Mail list logo