Object deletion can be done with PdfReader.killIndirect(). This deletes a
single object.
Paulo
- Original Message -
From: "Leonard Rosenthol" <[EMAIL PROTECTED]>
To: ; "Paulo Soares"
<[EMAIL PROTECTED]>
Cc:
Sent: Monday, April 24, 2006 6:50 PM
Subject: RE: [iText-questions] PDF Vers
At 04:17 PM 4/24/2006, Segev, Eli wrote:
When using PDFStamper to change the metadata, I get two copies of the
meatadata in the PDF file - the old one and the new one.
That is correct, as Stamper adds new objects along with an
update table, which tells PDF parsers to ignore the old one
When using PDFStamper to change the metadata, I get two copies of the
meatadata in the PDF file - the old one and the new one. How do I get
rid of the old metadata? In other words: why PDFStamper.setXmpMetadata
does not overwrite the old metadata?
Eli Segev
-Original Message-
bruno a écrit :
http://www.jax-award.com/jax_award/proposal_ovw_en.php
http://www.jax-award.com/jax_award/proposal_view_en.php?id=16
Keep your fingers crossed!
Bruno
I certainly will !
I'm new to itext (well not exactly) but I'm litterally amazed by the
power and simplicity of this library.
Hi Bruno
On 24/04/06, Bruno Lowagie <[EMAIL PROTECTED]> wrote:
[...]
> but anyway: I fear it's going to be very
> difficult to beat the Spring Framework...
Then you guys will "only" have the 5.000 € reward ;)
Cheers,
alexis
Rȧ�:&q�[���y�hv^y�h��i��py����z�r���!���n}�h�ꮉ�%����ފ{^���y�^r
bruno wrote:
http://www.jax-award.com/jax_award/proposal_view_en.php?id=16
Note that the original proposal also mentioned Mark Hall (Austria) and
some extra links to articles and products. Some paragraphs seem to have
disappeared from the proposal. It's a pity they didn't add my extra mail
a
http://www.jax-award.com/jax_award/proposal_ovw_en.php
http://www.jax-award.com/jax_award/proposal_view_en.php?id=16
Keep your fingers crossed!
Bruno
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done q
Hi Roberto,
On 24/04/06, Roberto Godoy <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Please, is it possible to unsubscribe ?
> Thanks in advance.
Yes. Have a look at the bottom of any message posted here, like yours
for example :
> ___
> iText-questions mailing
At 05:14 AM 4/21/2006, Tinu V Thomas wrote:
I would like to know whether we can reduce the size of the pdf file
before sending?
PDF Enhancer - http://www.apago.com
Leonard
---
Leonard Rosenthol
squall leonhart wrote:
Hi,
I generated two pdf files one with code one without it
(using code39.setSize(0)).
That's not how to remove the text from a barcode.
Use code39.setFont(null);
br,
Bruno
---
Using Tomcat but need to do more? Need
Hi,
I generated two pdf files one with code one without it
(using code39.setSize(0)).
The one with code printed excellently. But if i set
the size to 0, the file won't print although it looks
fine if i open with acrobat reader.
__
Do You Yahoo!?
Ti
Jan Nemec wrote:
Hi,
i'd like to report a broken link in your tutorial.
Thanks! It's fixed now.
br,
Bruno
http://www.lowagie.com/blog.php
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly
Gareth Edwards wrote:
I'm a little confused? what do you mean by using ColumnText? what for
exactly?
Using ColumnText allows you to position a block of text on a page
exactly the
way you want to. You can also ask the column text for the final Y position,
the number of lines that was added, i
Tinu V Thomas wrote:
I would like to know
whether we can reduce the size of the pdf file before sending?
Sometimes this helps:
pdfStamper = new PdfStamper(pdfReader, pdfByteArrayOutputStream);
pdfStamper.setFullCompression();
but it depends on the original PDF.
The 'fully compressed' PDF
14 matches
Mail list logo