Title: RE: [iText-questions] Merging annotations in FDF to original PDF
Each compression level will give you different compressed sizes.
What matters is that after decompression both have the same
size.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Nguyen
Title: RE: [iText-questions] Merging annotations in FDF to original PDF
Paulo,
Q1 was refering to the delta in the size: originally, I had a length of 2133, then after expand/compress, I have a length of 2130 bytes.
3 bytes difference. Is this normal ?
-Original Message-
From
> Regards,
>
>
> -Original Message-
> From: Paulo Soares [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 16, 2004 11:49 PM
> To: Nguyen, Daniel; [EMAIL PROTECTED]
> Subject: Re: [iText-questions] Merging annotations in FDF to
> original PDF
>
>
&g
: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004 11:49 PM
To: Nguyen, Daniel; [EMAIL PROTECTED]
Subject: Re: [iText-questions] Merging annotations in FDF to original PDF
- Original Message -
From: "Nguyen, Daniel" <[EMAIL PROTECTED]>
To: <[EMA
Title: RE: [iText-questions] Merging annotations in FDF to original PDF
I had a look at all that and it's not trivial to add the
annotations, particulary if there's appearances with resources. I'll see if
next week I have the time to implement it.
From:
[
Title: RE: [iText-questions] Merging annotations in FDF to original PDF
Paulo,
I'm afraid I don't understand:
...
> Q2: How should I handle annotations that refer to other using reference in
a
> circular way (ie: Popup -> Parent, and Parent -> Popup) ?
>
Not a pr
- Original Message -
From: "Nguyen, Daniel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 21:19
Subject: [iText-questions] Merging annotations in FDF to original PDF
> Hi,
>
> I'm trying to merge annotations contain
Title: Merging annotations in FDF to original PDF
Hi,
I'm trying to merge annotations contained in an FDF file to the PDF file it relates to.
I've been testing the PdfStamper class to do so, however, I noticed the generated object id's were not unique within the document.
Q1: Should I cont