0
votes

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...

2

2 Answers

0
votes

See here and here.

It says you should use iText for post processing.