E-mail List Archives
Re: Server side (accessible) PDF creation
From: Olaf Drümmer
Date: Nov 2, 2013 3:09PM
- Next message: Birkir R. Gunnarsson: "PDF hacks (equivalent to role="presentation" and off-screen text)."
- Previous message: Olaf Drümmer: "Re: Accessible GIS coordinates/Lack of Tools"
- Next message in Thread: Andrew Kirkpatrick: "Re: Server side (accessible) PDF creation"
- Previous message in Thread: Ryan E. Benson: "Re: Server side (accessible) PDF creation"
- View all messages in this Thread
Once we take libraries into consideration, PDFlib is another option - they have offered PDF/UA support for a while now and have been able to create accessible tagged PDF for a few years.
As it is a very flexible and powerful programming library, the quality of its output mostly depend on how it is used. On the syntax level, it does a perfect job.
PDFlib can be deployed on just about any server platform, including Mac, Windows, Linux, Sun, AIX and a few more. It's written in C/C++, and a lot of bindings for other language are provided, including the likes of Java, PHP, etc.
Extensive documentation can be found on their website:
www.pdflib.com
Olaf
Am 2 Nov 2013 um 21:47 schrieb Ryan E. Benson < <EMAIL REMOVED> >:
> Alastair - you may want to check out iText. I heard that it can create
> tagged PDFs. The author seems fairly active on StackOverflow.
- Next message: Birkir R. Gunnarsson: "PDF hacks (equivalent to role="presentation" and off-screen text)."
- Previous message: Olaf Drümmer: "Re: Accessible GIS coordinates/Lack of Tools"
- Next message in Thread: Andrew Kirkpatrick: "Re: Server side (accessible) PDF creation"
- Previous message in Thread: Ryan E. Benson: "Re: Server side (accessible) PDF creation"
- View all messages in this Thread