Hi Paulo,
Thanks for the help... it works..
Joseph
PdfStamper
Subject: [iText-questions] How to send a whole PDF from reader to an output
stream?
> Hi,
>
> This might be a really silly question, but my brain is frozen :) and
> therefore any help from you would be highly appreciated.
>
> I am readi
PdfStamper
- Original Message -
From: "Joseph Chakkungal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 18:29
Subject: [iText-questions] How to send a whole PDF from reader to an output
stream?
> Hi,
>
> This might be a really silly question, but my brain is
Hi,
On chapter 13: Reading PDF, it says, "You can't 'parse' an existing PDF file
using iText, you can only 'read' it page per page". But if you find anything
like that, please let me know as I need to find pages that contain certain
strings / text.
Joseph
From: saurabh nasa <[EMAIL PROTECTED]>
Hi,
This might be a really silly question, but my brain is frozen :) and
therefore any help from you would be highly appreciated.
I am reading an existing PDF file using PdfReader. Now what is the best and
efficient way to write this document to a Byte Array Stream? I dont want to
read page by
Hi!
I'm using itext (and
of course java) and need to convert a given html file into a
pdf.
As I don't want to
write a html parser I need a java library which is able to to do
so.
Tools like htmlDoc
(this tool is mentioned in a lot of threads) do not fulfill my
requirements
due to the fac
Hi
You use:
Cell.setHorizontalAlignment(Element.ALIGN_LEFT)
or similar - this is the same for "Cell" and "PdfPCell"
objects
HTH
Kiers
"arne anka" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
19/08/2004 13:33
To
[EMAIL PROTECTED]
cc
Subject
[iText-questions] alignment
cells