Hi All.
Is there any method to extract only Graph from PDF…?
Either Graph or Graph Image needs to be captured and most imp point is image position will change in each #PDF…
Regards,
Rajesh
Hi All.
Is there any method to extract only Graph from PDF…?
Either Graph or Graph Image needs to be captured and most imp point is image position will change in each #PDF…
Regards,
Rajesh
Please check this
You can try exporting the pdf into different format and then extract the graph or image from it
Or
Another way would be , if there is any static text before it try usign a click text to click on it and then try getting the required graph into screen by using scroll and then take a screenshot of it
cheers