vote up 0 vote down star

Hi,

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

flag

65% accept rate

2 Answers

vote up 0 vote down check

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

link|flag
Set the user agent properties as mentioned in xmlgraphics.apache.org/fop/0.95/… and it works! – whoopy_whale Oct 21 at 15:22
vote up 0 vote down

See here and here.

It says you should use iText for post processing.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.