Is there any way using Adobe Acrobat 7.0 SDK API/Plugin development to check if a PDF file is optimized and if there are broken links in the PDF file?
Is there any way using Adobe Acrobat 7.0 SDK API/Plugin development to check if a PDF file is optimized and if there are broken links in the PDF file?
If you have some idea of what it means to you then you can use the C/C++ SDK for Plug-In development for figure out if PDF is optimized. From a plug-in you can also check the links by using system resources outside of Acrobat.
Neither JavaScript or the VB IAC interface will help you.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script