Hi
I produce a monthly publication for the computer security industry, currently in PDF format. However, we wish to change this to the more secure PDF/A format.
The publication is created in InDesign CS2, from which a postscript file is generated. The postscript file is then opened in Distiller 6.0 to create a PDF.
I am also running Acrobat 6.0.
Can you recommend a. the easiest and b. the most cost effective way of creating PDF/A files or converting the PDFs to PDF/A?
I've tried using the PDF-a conversion tool from PDF Technologies but the downside of that is that it sticks a PDF Technologies logo at the bottom of each page, which is not ideal!
Any advice/recommendations gratefully received.
Many thanks
If you want a secured version of your publication to distribute, then export a vanilla PDF file from InDesign and apply permissions security to restrict editing, printing etc. as required, but don't bother making the file standards-compliant. The PDFs exported from CS2 are not as efficiently-packed as they are in the current versions (even an upgrade to CS3 will make a huge difference) but they're syntactically correct.
If you have a particular reason for requiring PDF/A, then with ID CS2 you won't be able to create it directly, nor will you ever be able to create the accessible PDF/A-1a version that tends to be specified by federal agencies. InDesign doesn't use Acrobat to export PDF files, it uses an embedded copy of the PDF Library (ID CS2 uses PDFLib 7), and to date this doesn't support PDF/A-1a. Any workflow that uses printing (directly or via PostScript) will make PDF/A-1a impossible as the document structure needs to be parsed to form the accessibility data, so it has to be done by a native plugin (such as the PDFMaker plugin for Microsoft Office that's installed by Acrobat 8 Pro and later).
Acrobat 6 doesn't support PDF/A at all, it simply wasn't around when A6 was written, but you can make a PDF file which follows the same rules even though it isn't tagged as a PDF/A file. There are tutorials on the Learning Center which explain what a PDF/A file is and isn't allowed to contain. Upgrading Acrobat will let you print to PDF/A-1b (the non-accessible version) but InDesign files can't realistically be exported to PDF/A-1a until we get a new version with an updated PDF engine.