Re: [iText-questions] Copy a image from one PDF to another.

2010-11-05 Thread Patrik Sandberg
Hi Mark! Much appreciated! It worked like a charm. You just saved me lots and lots of time. :) /Patrik Date: Thu, 4 Nov 2010 12:35:31 -0700 From: msto...@autonomy.com To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Copy a image from one PDF to another. http

Re: [iText-questions] Copy a image from one PDF to another.

2010-11-04 Thread Mark Storer
om import legalese.Disclaimer; Disclaimer DisCard = null; From: Patrik Sandberg [mailto:adb8s...@hotmail.com] Sent: Thursday, November 04, 2010 7:09 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Copy a image from one PDF to another.

Re: [iText-questions] Copy a image from one PDF to another.

2010-11-04 Thread Patrik Sandberg
e.net > Subject: Re: [iText-questions] Copy a image from one PDF to another. > > On 4/11/2010 11:13, Patrik Sandberg wrote: > > Hi! > > I'm trying to copy a couple of images from one pdf-document to another. > > > > I've managed to extract the images from the

Re: [iText-questions] Copy a image from one PDF to another.

2010-11-04 Thread 1T3XT info
On 4/11/2010 11:13, Patrik Sandberg wrote: > Hi! > I'm trying to copy a couple of images from one pdf-document to another. > > I've managed to extract the images from the source document, however I > can't seem to find a couple of attributes I need before I can paste them > in my destination docume

[iText-questions] Copy a image from one PDF to another.

2010-11-04 Thread Patrik Sandberg
Hi! I'm trying to copy a couple of images from one pdf-document to another. I've managed to extract the images from the source document, however I can't seem to find a couple of attributes I need before I can paste them in my destination document. The code I have to extract the images is: Pd