RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-18 Thread Paulo Soares
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

RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-18 Thread Nguyen, Daniel
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

RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-17 Thread Paulo Soares
That's not a problem, there are 9 compression levels for flate. > -Original Message- > From: Nguyen, Daniel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 17, 2004 4:03 PM > To: Paulo Soares; [EMAIL PROTECTED] > Subject: RE: [iText-questions] Merging a

RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-17 Thread Nguyen, Daniel
: 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

RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-17 Thread Paulo Soares
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: [

RE: [iText-questions] Merging annotations in FDF to original PDF

2004-11-17 Thread Nguyen, Daniel
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

Re: [iText-questions] Merging annotations in FDF to original PDF

2004-11-16 Thread Paulo Soares
- 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 contained in an FDF file to the PDF file it > re