Syntaxcheck
Syntaxcheck for existing PDF files which lists all contained
objects making it a nice helper for analysing PDF documents.
When working with PDF files it can be beneficial if you exactly know whats in the file.
The Syntaxcheck will sum up the content of the contained PDF objects.
To run a general PDF syntaxcheck over a PDF document call
thbpdf.exe -s -f "c:\existingpdf.pdf" -o "c:\pdf.log"