Search code examples
javapdf-generationapache-fop

Set PDF title with Java and FOP


I'm generating some PDF files using Apache FOP v0.94.

Can you please tell me how to set the PDF Document Properties like Title, Author, Keywords etc programmatically?

Googled a bit but didn't get any useful information.

Thanks in advance...


Solution

  • See also: - http://xmlgraphics.apache.org/fop/0.95/embedding.html#user-agent - http://xmlgraphics.apache.org/fop/0.95/metadata.html