pdfa

Best tool to check and ensure PDF/A compatibility under Linux

I am working on an online portal, where researchers can upload their research papers. One requirement is, that all PDFs are stored in PDF/A-format. As I can't rely on the users to generate PDF/A conforming documents, I need a tool to check and convert standard PDFs into PDF/A format. What is the best tool you know of? Price Quality Sp...

How can I test a PDF document if it is PDF/A compliant?

We write a software that create PDF files. How we can check if the resulting pdf files are PDF/A compatibility? Are there any test suite for it available? It will be also nice to know if some other product like Open-Office produce PDF/A compatibility files. ...

How to use ghostscript to convert PDF to PDF/A or PDF/X?

Is there a way to use ghostscript to convert PDF to PDF/A or PDF/X? I know it can be used to convert PDF to images, but I don't know if it can be used to convert PDF/A. What parameters should I use? ...

PDF/A Convertor .NET Component ?

I am looking for a PDF/A Converter .NET Component or a way to make one what all technologies of components should be used? Ii would take a word document as as stream and convert it into pdf etc. Convert word (2003/2007 mostly..and if other office formats etc it would be good. Convert not create. Thanks in advance. ...

Can iTextSharp convert PDF document to PDF/A

I cannot locate within the FAQ whether this functionality exists in the API although its mentioned in a book as something that is potentially available. Has anyone had any experience implementing this feature? ...

Free Java library for converting existing PDF to PDF/A

Hi. I am trying to convert PDF to PDF/A. Currently I can do this using OpenOffice pdf viewer plugin together with Jodconverter 2. But this is pretty cumbersome to do. Does anybody know of any open source / free Java libraries I can use to do this? I have found these open source libraries so far, but none of which has support for conv...

Accessing PDF-Content

Hi, I would like to access parts of pdf content. ABBYY-FineReader recognizes well the layout and tables but how can I access now these results? I tried with the pdf-a standard or the java library PDFBox without success. Thanks! ...

Can Crystal Reports generate documents in PDF/A file format?

We are looking for a solution to generate documents in PDF/A format for sharing and also archiving purpose. I checked the description of ExportFormatType.PortableDocFormat, however it just say PDF file. Can the Crystal Reports generate PDF/A compatible files? ...