I am generating a PDF document from an XML using XSL template in Apache FOP API. My applications requires the PDF documents to be generated dynamically.
Now, I need to set the language of the document to English (which defaults to x:unknown). How can I add this meta-info using XSL-FO or i-text?