Search:

Type: Posts; User: stanav

Search: Search took 0.17 seconds.

  1. Re: [2005]Extract Images from a PDF file using iTextSharp

    Check out this thread
    http://www.vbforums.com/showthread.php?t=490456

    You need to download the PdfManipulation2 class and use the ExtractURLs method.
  2. Re: [2005]Extract Images from a PDF file using iTextSharp

    That's why you have to put that line in a try/catch block.... In my original post, I did explain that when this happens, the image is probably in an unsupported format, and there's really nothing...
  3. Re: [2005]Extract Images from a PDF file using iTextSharp

    iTextSharp doesn't seem to provide a way to link an image back to which page it was extracted from (at least I couldn't find a way to work it out). Sorry, can't help you further...
  4. [2005]Extract Images from a PDF file using iTextSharp

    A long while ago when I posted the code to extract text from a PDF using iTextSharp, a VBF member asked me to write a function to extract images too. I was busy at the time and didn't dig too deep...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width