Am 19.02.2018 um 10:33 schrieb Divya Bharatha:
Hi,I am trying to find the tables and background color in pdf . Can you please help me ASAP.
Unless it is a tagged PDF there is no simple way to find out. PDF is not HTML. It is a graphic format. Open a file with PDFDebugger to see what a PDF is made of.
You can try "tabula java" this can extract stuff from tables, but this is heuristics, so it may or may not always work.
Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

