Previous | Next | (P-PDF) Acrobat 6.0
Topic: Programmatically Executing Accessibility Checker
Conf: (P-PDF) Acrobat 6.0, Msg: 125438
From: pdouthitt
Date: 1/14/2005 02:38 AM
Hello,
I looking for a way to programmatically execute the Accessibility Checker, preferably through a VB or VB.NET application.
In my situation the paths to the PDF files are stored in a database. I want to create an application that will read the database, get the path to the PDF, Open the PDF, Execute the Accessibility Checker and store the results back into the database.
Any ideas?