Re: [iText-questions] Images extract problem

2010-12-20 Thread Dmitriy Reznik
] Images extract problem Were you running this recursively on all content streams in the PDF? -Original Message- From: Dmitriy Reznik [mailto:drez...@tantor.com] Sent: Monday, December 20, 2010 8:57 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract

Re: [iText-questions] Images extract problem

2010-12-20 Thread Leonard Rosenthol
Were you running this recursively on all content streams in the PDF? -Original Message- From: Dmitriy Reznik [mailto:drez...@tantor.com] Sent: Monday, December 20, 2010 8:57 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract problem May I ask

Re: [iText-questions] Images extract problem

2010-12-20 Thread Dmitriy Reznik
-questions@lists.sourceforge.net Subject: Re: [iText-questions] Images extract problem Op 13/12/2010 17:41, Dmitriy Reznik schreef: > I just know that the code that I found on internet is supposed to > extract all images, You never should use code "found on internet" if you're not sure

Re: [iText-questions] Images extract problem

2010-12-13 Thread 1T3XT BVBA
Op 13/12/2010 17:41, Dmitriy Reznik schreef: > I just know that the code that I found on internet is supposed to > extract all images, You never should use code "found on internet" if you're not sure what that code does. > but most of the images it extracts look like > negatives, plus brightness

Re: [iText-questions] Images extract problem

2010-12-13 Thread Leonard Rosenthol
and use them. It's all about what your task is and requirements are - but that's for your to figure out. -Original Message- From: Dmitriy Reznik [mailto:drez...@tantor.com] Sent: Monday, December 13, 2010 8:41 AM To: Post all your questions about iText here Subject: Re: [i

Re: [iText-questions] Images extract problem

2010-12-13 Thread Dmitriy Reznik
Sent: Monday, December 13, 2010 11:28 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract problem Are we talking about two completely separate images (eg. A boat and a car?) or are we talking about masking and/or transparency? In the case of the former, you

Re: [iText-questions] Images extract problem

2010-12-13 Thread Leonard Rosenthol
M To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract problem I still don't get what should be done in my particular case. If only one of two images (one of which is covering another) is extracted, how the original picture can be restored? Thanks, Dmitriy

Re: [iText-questions] Images extract problem

2010-12-13 Thread Dmitriy Reznik
er 10, 2010 11:59 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract problem Read chapter 7 (basic object formats) and 8.9 (images) of the PDF Reference: http://www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2008. pdf Chapter 13, section 2 of

Re: [iText-questions] Images extract problem

2010-12-12 Thread 1T3XT BVBA
Op 10/12/2010 13:35, dpreznik schreef: > > Mark Storer-2 wrote: >> http://www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2008. >> pdf > The page is said to be unavailable :( The URL works for me, but I know that these documents have been moving around in the past. That's why http://1t3

Re: [iText-questions] Images extract problem

2010-12-12 Thread 1T3XT BVBA
Op 10/12/2010 13:37, dpreznik schreef: > 1T3XT BVBA wrote: >> Please subscribe to the mailing list first: >> http://www.itextpdf.com/contact.php#mailinglist > OK, I subscribed now, but my posts are still on hold. I don't know why I can see that you are subscribed. When I look at the administrative

Re: [iText-questions] Images extract problem

2010-12-12 Thread dpreznik
1T3XT BVBA wrote: > > > Please subscribe to the mailing list first: > http://www.itextpdf.com/contact.php#mailinglist OK, I subscribed now, but my posts are still on hold. I don't know why. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Images-extract-problem-tp

Re: [iText-questions] Images extract problem

2010-12-12 Thread dpreznik
Mark Storer-2 wrote: > > > Of course not. It simply means you need to look at other image > attributes to see how to interpret the data. What in specific you'll > need to check will vary from one image format to another. I recommend > reading the PDF Specification for all the nitty gritty de

Re: [iText-questions] Images extract problem

2010-12-10 Thread Mark Storer
; From: dpreznik [mailto:drez...@tantor.com] > Sent: Thursday, December 09, 2010 10:07 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Images extract problem > > > Thank you for your message. Could you please give me more > details how i

Re: [iText-questions] Images extract problem

2010-12-09 Thread 1T3XT BVBA
Op 9/12/2010 19:07, dpreznik schreef: > Thank you for your message. Could you please give me more details how it can > be done? Because I am ignorant in all this stuff. Please subscribe to the mailing list first: http://www.itextpdf.com/contact.php#mailinglist I don't know how you post questions (

Re: [iText-questions] Images extract problem

2010-12-09 Thread dpreznik
Thank you for your message. Could you please give me more details how it can be done? Because I am ignorant in all this stuff. Thanks. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Images-extract-problem-tp3079140p3080663.html Sent from the iText - General mailing

Re: [iText-questions] Images extract problem

2010-12-09 Thread Mark Storer
rk Storer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; > -Original Message- > From: dpreznik [mailto:drez...@tantor.com] > Sent: Thursday, December 09, 2010 5:38 AM > To: itext-questions@lists.sourceforge.net > Sub

Re: [iText-questions] Images extract problem

2010-12-09 Thread dpreznik
1T3XT info wrote: > > Actually, they are not really negatives. > They are files with a mask (or they are the mask for another image). > For instance: if you add a PNG with transparency to a PDF file, > you can find two images inside the PDF: one without transparency > and another one that acts a

Re: [iText-questions] Images extract problem

2010-12-09 Thread Leonard Rosenthol
Thursday, December 09, 2010 12:53 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Images extract problem Op 8/12/2010 22:33, dpreznik schreef: > Dear experts, > > I am trying to use iTextSharp to extract images from pdf. Some images are > extracted

Re: [iText-questions] Images extract problem

2010-12-09 Thread 1T3XT BVBA
Op 8/12/2010 22:33, dpreznik schreef: > Dear experts, > > I am trying to use iTextSharp to extract images from pdf. Some images are > extracted fine, but many are extracted as negatives of the original images. Actually, they are not really negatives. They are files with a mask (or they are the mask