Run
pdfuaanalyze myfile.pdf
which creates an XML tree of the tagged PDF structure, for example
<Document>
<Art>
<H1></H1>
<P>
<Link></Link>
<Link></Link>
</P>
</Art>
</Document>
Contact: [email protected]
Run
pdfuaanalyze myfile.pdf
which creates an XML tree of the tagged PDF structure, for example
<Document>
<Art>
<H1></H1>
<P>
<Link></Link>
<Link></Link>
</P>
</Art>
</Document>
Contact: [email protected]