There is no free or open source PDF/A validator as far as I know.
However there are some online demos of commercial products, these two are good ones :
- http://www.datalogics.com/products/callas/callaspdfA-onlinedemo.asp
- http://www.pdf-tools.com/pdf/validate-pdfa-online.aspx
This one works by ...
Search found 3 matches
- 2011-05-31T11:17:23-07:00
- Forum: Users
- Topic: Support for PDF/A output
- Replies: 11
- Views: 39814
- 2011-05-30T16:33:22-07:00
- Forum: Users
- Topic: Support for PDF/A output
- Replies: 11
- Views: 39814
Re: Support for PDF/A output
Okay, I realized I wasn't using the right command. After using "mogrify -format pdfa" instead of convert, I got announced PDF/A generated by IM without Ghostcript calls (PDF writing is coded in pdf.c).
But as the old post said, the generated PDF/A is not correct. It's PDF 1.6 whereas PDF/A is by ...
But as the old post said, the generated PDF/A is not correct. It's PDF 1.6 whereas PDF/A is by ...
- 2011-05-16T15:59:26-07:00
- Forum: Users
- Topic: Support for PDF/A output
- Replies: 11
- Views: 39814
Support for PDF/A output
Hello,
I'm trying to output PDF/A files from JPEG or TIFF images with ImageMagickObject. I'm using ImageMagick-6.6.9-9-Q16-windows-dll, and I have not found any documentation on this feature in this version of ImageMagick. Is it implemented on the current version, and if so, how can compliance be ...
I'm trying to output PDF/A files from JPEG or TIFF images with ImageMagickObject. I'm using ImageMagick-6.6.9-9-Q16-windows-dll, and I have not found any documentation on this feature in this version of ImageMagick. Is it implemented on the current version, and if so, how can compliance be ...