etreff: Re: [iText-questions] iText extension to merge pdf files
>
> I'll have a look.
>
> Paulo
>
> - Original Message -
> From: "Mohni, Daniel" <[EMAIL PROTECTED]>
> To: "Post all your questions about iText here"
>
> Sent: Thursday,
I'll have a look.
Paulo
- Original Message -
From: "Mohni, Daniel" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Thursday, May 22, 2008 3:11 PM
Subject: Re: [iText-questions] iText extension to merge pdf files
Ok, I tested
...
Daniel
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:itext-questions-
> [EMAIL PROTECTED] Im Auftrag von Paulo Soares
> Gesendet: Donnerstag, 22. Mai 2008 14:55
> An: Post all your questions about iText here
> Betreff: Re: [iText-questions] iText extension
ons about iText here
> Betreff: Re: [iText-questions] iText extension to merge pdf files
>
> Isn't that what PdfSmartCopy already does?
>
> Paulo
>
> - Original Message -
> From: "Mohni, Daniel" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, May
Isn't that what PdfSmartCopy already does?
Paulo
- Original Message -
From: "Mohni, Daniel" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 22, 2008 9:11 AM
Subject: [iText-questions] iText extension to merge pdf files
> Hello
>
> I made a extension
Hello
I made a extension to the PDFCopy class to cache XObjects Streams
and replace following references to same objects.
We are using this to concatenate pdf's where every single pdf
contains a few pictures. The resulting pdf will only contain
one of each picture for all source pdf's.
I hope y