This example demonstrates generating a PDF with images that will pass the Adobe accessibility test.
- Setting up document title, view preferences, language, and mark info.
- Setting page tab order option.
- Creating and building document structure.
- Adding marked content for text.
- Adding marked content and setting alt-text for images.
mvn clean install
mvn exec:java -Dexec.mainClass=edu.yale.library.accessiblepdf.App