Javier Del Amo wrote: > Good morning. > > The reason for my query is that I need to generate PDFs that comply with > the standards of Web Accesibility. For example, by adding an image to a > pdf file, this carries an alternative text (such as an tag "alt" in > html). I investigated so far I have and I have not found anything about > the possibility that iText can generate accessible pdfs.
Try 'Read Out Loud' with this file: http://itext.ugent.be/itext-in-action/examples/chapterX/results/read_out_loud.pdf This is how it's done: http://itext.ugent.be/itext-in-action/examples/chapterX/ReadOutLoud.java br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
