[xep-support] Accessible PDF documents

Michael Sulyaev msulyaev at renderx.com
Tue May 20 05:51:34 PDT 2008


Simon Dingle wrote:
> I am experimenting with the ENABLE_ACCESSIBILITY option in order to try 
> and create accessible .pdf documents.
> 
> Changing this option requires that we restart our web server in order to 
> pick up the new value.
> 
> Is there a way of achieving the same effect using a 
> processing-instruction so that we could change the value dynamically 
> depending on a setting that the end-user chooses?

Hello Simon,

Creating accessible PDF files in XEP requires special actions to be 
performed both in PDF generator and on earlier stages. 
ENABLE_ACCESSIBILITY is a core option and in this sense it is different 
from other pure-backend features. Thus there is no way to implement it 
for processing instructions.

For a web-based usage I would suggest to have two instances of XEP (one 
created with ENABLE_ACCESSIBILITY, and the other one created without 
it). Your application would than have to take care about choosing the 
proper XEP instance depending on user request.

-- 
Best regards,
Michael Sulyaev
http://www.renderx.net
http://www.renderx.com
mailto:support at renderx.com
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list