Check for broken links in a PDF file
If you need to know whether your PDF file has broken links, use the Check PDF for Broken Links Module, which is part of the Standard subset.
This Module helps you build fast, automated tests to find any links that return client error responses (400-499) or server error responses (500-599). The sooner you know about it, the sooner you can fix it—before your hear from your customers.
This example TestCase investigates the PDF file located at C:\TestPDF.pdf for broken links. It checks for all error types except 403 errors.
Example - Checking for error responses
Once it finds the window, it verifies all links within this web page for error responses:
Link verification example in Tricentis Tosca