ow to create a new page in iText" from the following url
http://itextdocs.lowagie.com/tutorial/general/faq/index.php
If you invoke newPage and the current page is blank, no new page will be
added.
On 10/25/07, Sean Conlon <[EMAIL PROTECTED]> wrote:
I am sure there is a good explanati
I am sure there is a good explanation for this, but it appears as though
the new blank pages that I add to the document with "document.newPage()"
are not added to the HelloWorld.pdf (see code snippet below).
This is purely a test in order to understand when a page is actually
created in the f
I am looking for the best way to add a shadow around an image. I have
thought to use a layered output, and just put the image on top of an
appropriately sized grey rectangle. However, I am curious if there is a
better way. I have also thought to simply draw two skinny and long
rectangles along t
PdfReader reader reader = new PdfReader("yourFile.pdf" null);
reader.isRebuilt();
I remember this had something to deal with determining whether the file
was corrupt, but I read that a while back. Hope this at least leads you
to the correct answer.
-Original Message-
From: [EMAIL
ECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sean Conlon
> Sent: Tuesday, October 23, 2007 4:27 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] FW: iText
>
> I apologize, I should have started a new thread..
>
> Hello,
>
> I am
: Re: [iText-questions] FW: iText
All that can be done. How it's done depends on the context but generaly
you'll need ColumnText for the text manipulation.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sean Conlon
&g
I apologize, I should have started a new thread..
Hello,
I am just starting to research whether iText is right for my company or
not. Does iText handle the following:
- Drop Caps (The ability to have the first letter of a
word/sentence a larger size and a
Hello,
I am just starting to research whether iText is right for my company or
not. Does iText handle the following:
- Drop Caps (The ability to have the first letter of a
word/sentence a larger size and a different font)
- Curves &