Wednesday, June 18, 2008

Scripting PDF/A Validation Using Solid PDF Tools

Solid PDF Tools Scan to PDF is a very powerful product. Besides being able to validate PDF/A-1b compliance by converting PDF files to PDF/A using a GUI, you can also script this behavior.

Unlike most scripts that control our software, this one will be more complex:

<</FileName (c:\\temp\\document.pdf)>> FileOpen
<</FileName (c:\\archive\\document.pdf) /PdfA true>> FileSaveAs
FileClose Exit
Were you expecting things to be more complex than this? Don’t worry, you can tell your boss how complex this one was to do. We won’t tell them otherwise. ;)

Need more details? Please read more on scripting with Solid Documents software.

Have questions or suggestions on how to automate tasks with our software? Tell us how you use the scripting features of Solid Documents products to increase your productivity.

0 comments: