I am using Aspose.PDF API in my .Net Framework based project to deal with PDF operation. In a particular case I am trying to extract some graphs in form of images from a set of provided pdf files. I am using the code which is referred in the documentation : Aspose.PDF for .Net under the heading Working with Image Placement.
For some files I am successfully able to extract the graphs but for a few ones the code is not working. I am sending an attachment named ‘GraphExtractionFailCase.pdf’ where the ImagePlacementAbsorber logic do not work.
Thanks in Advance.
Hope for a quick response on it.