Re: [iText-questions] Using same Image multiple times in doc

2005-01-17 Thread Bruno
Quoting Eric Schneider <[EMAIL PROTECTED]>: > I did what you suggested (open the file in text editor), but I'm not > sure how to deduce if the document is sharing the image or using a new > one for each iteration. > > Here are all the areas that reference anything about an "Image": > > 3 0 obj >

Re: [iText-questions] Using same Image multiple times in doc

2005-01-17 Thread Eric Schneider
Bruno, Thanks for the quick reply. I instantiate the Image in a static block... public static Image TINY_TREE; static { try { TINY_TREE = Image.getInstance(new URL(getSignatureImageUrl("sephora300.jpg"))); } catch (BadEleme

RE: [iText-questions] Using same Image multiple times in doc

2005-01-17 Thread Paulo Soares
That's a printer/printer driver issue. There's nothing iText can do. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Eric Schneider > Sent: Sunday, January 16, 2005 8:33 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions]

Re: [iText-questions] Using same Image multiple times in doc

2005-01-17 Thread Bruno
Quoting Eric Schneider <[EMAIL PROTECTED]>: > I know this has been asked before, but I'm having trouble finding it > with the archive search. I have the same problem with GMANE, I hope it will be solved soon. In the maintime you can use some other list archives to search the list: ttp://www.lowag