Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by JeremiasMaerki: http://wiki.apache.org/xmlgraphics-fop/PDF_Accessibility The comment on the change is: Thought R1/R2.. were priorities, but they are refs to requirements. Fixed. ------------------------------------------------------------------------------ == TODO == - '''(R3)''' Decide how the language should be defined. Other implementations specify the @xml:lang on fo:root level. The same attribute is set for descendant's to override the default language. There is also the common FO property {{{country}}} and {{{language}}} to consider. + * '''(R3)''' Decide how the language should be defined. Other implementations specify the @xml:lang on fo:root level. The same attribute is set for descendant's to override the default language. There is also the common FO property {{{country}}} and {{{language}}} to consider. * [JM] XSL defines {{{xml:lang}}} as a shorthand for {{{country}}}/{{{language}}}/{{{script}}}. So both are equivalent from a user's perspective. It should be verified that {{{xml:lang}}} is properly mapped to the other three properties. Internally, the code should work off the basic XSL properties, not the shorthand. - '''(R3)''' Implement PDF/A-1a support when PDF Accessibility is available (JM). + * Implement PDF/A-1a support when PDF Accessibility is available (JM). - '''(R3)''' Implement support for the "role" property which would allow to keep fo:blocks containing titles apart from fo:blocks containing normal text. May involve adding support for the "!RoleMap" dictionary entry of PDF's "!StructTreeRoot". + * '''(R1)''' Implement support for the "role" property which would allow to keep fo:blocks containing titles apart from fo:blocks containing normal text. May involve adding support for the "!RoleMap" dictionary entry of PDF's "!StructTreeRoot". --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
