Re: [iText-questions] How to Detect doubles in PDF using iText

2010-01-07 Thread Cameron Laird
On Thu, Jan 7, 2010 at 9:29 AM, Leonard Rosenthol wrote: > I wouldn’t use iText. I would write a script around something like > GraphicsMagick that can rasterize each page into a bitmap image and then > compare the bitmaps for you. > > > ... > I've had occasions where the nature of the pages w

Re: [iText-questions] How to Detect doubles in PDF using iText

2010-01-07 Thread Leonard Rosenthol
tions@lists.sourceforge.net Subject: [iText-questions] How to Detect doubles in PDF using iText Hi, Context: Thousands of multi-page pdf were generated. Some of these pdfs contains identical pages that were inserted repetitively from another pdf Question: How can I compare two pdf pages in the same pdf fi

[iText-questions] How to Detect doubles in PDF using iText

2010-01-07 Thread algotek
Hi, _Context:_ Thousands of multi-page pdf were generated. Some of these pdfs contains identical pages that were inserted repetitively from another pdf _Question:_ How can I compare two pdf pages in the same pdf file to detect that they are identical ? I just want to compare the "image" ---