Hello,
I would like to use HTMLWorker to position a table on a PDF. However when i
do so, HTMLWorker writes the table to the top center of the page. Is there
a way to set the XY starting position of the table on the document? I have
not been able to find an API to do this.
Thanks.
Tony Roza
- Original Message -
From: "Vera Lucero" <[EMAIL PROTECTED]>
To:
Sent: Monday, 04 June, 2007 4:10 PM
Subject: [iText-questions] Hello. I need to run concat_pdf.java on Linux
> Do you have any examples on how to run iText.jar on Linux?
Yes.
> I copied the iText.jar and concat_pdf.java t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vera Lucero wrote:
> Do you have any examples on how to run iText.jar on Linux? I copied the
> iText.jar and concat_pdf.java to Linux and trying to set it up to run. I
> got the following response from Bruno Lowagie. Thanks. Vera
>
Short answer: t
Please keep the conversation in the mailing list.
Named destinations will only work like this in PdfWriter. With PdfCopy and
PdfStamper you'll have to assemble yourself the names array using
SimpleDestination.
Paulo
- Original Message -
From: "Jingrong Chen" <[EMAIL PROTECTED]>
To: <[
Do you have any examples on how to run iText.jar on Linux? I copied the
iText.jar and concat_pdf.java to Linux and trying to set it up to run. I got
the following response from Bruno Lowagie. Thanks. Vera
Hello,
you asked a strange question in the wrong place:
"Hello. Thanks for concat
Hello,
Whenever NewPage() is called for RtfWriter, it places a paragraph with a
NewPage (/page) marker in the document. The problem is that the paragraph
which contains the new page takes up some height in the document. Is there
a way to set the font of the paragraph which contains the NewPag
Our application has a need to render several HTML reports into PDF. These
reports fall under 4-5 standard format, so we use 4-5 XSLs and then create
reports. The user also wants to select generate PDF after the report is
generated. Is it possible to generate the PDFs with iText in this scenari
sunil.belurgikar wrote:
> will Appreciate any help on this.
I probably don't understand the question, but have you looked
at the bonus example TablesInColumns?
http://itext.ugent.be/itext-in-action/chapter.php?chapter=6#bonus
By combining PdfPTable with ColumnText, you can finetune your
design. Fo
I am wrting a PdFpTable to document. This PdFTable has many pdftables as
Pdfpcells,which are added in a for loop. Table should display continuously
so I am using setSplitLate(false) on all the PdFpTable .
In Inner PdfTable, the first row is like a Header (setheader method isn't
there for PDFPcel
Bruno Lowagie (iText) wrote:
> That's not finished yet. It's an ongoing project.
> You can have PDF/A support the hard way
I meant: Tagged PDF support
(please replace PDF/A with Tagged PDF)
br,
Bruno
-
This SF.net email is sp
Hello all,
Last week I heard that some people are subscribed to itext-questions
because they want to be informed of new releases. I can imagine that
those people get a lot of unwanted noise in their mailbox.
So I have created a new read-only (!) mailing-list to which you can
subscribe if you only w
Hi, everyone.
1) Please advice a simple way to get field font and size. As a result I
need an instance of BaseFont class. I found only not good-looking
solution:
...
final Item item = acroFields.getFieldItem(fieldName);
final ArrayList list = item.merged;
if (list != null) {
for (final
Mark M. Hall wrote:
> On Monday 04 June 2007 01:07, Felix Satyaputra wrote:
>> Will these changes be included in the next release of
>> iText?
> Yes.
And what's more: this release has just been published!
iText 2.0.3 was a silent release, in the sense that we didn't
announce it on the mailing-li
On Monday 04 June 2007 01:07, Felix Satyaputra wrote:
> Will these changes be included in the next release of
> iText?
Yes.
Greetings,
Mark
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE ver
14 matches
Mail list logo