custom metadata

2013-07-18 Thread František Comorek
Hello, I wonder if it is possible to create my own metadata with apache fop library in java. I can add standard metadata using user agent: userAgent.setKeywords(interesting keywords); But havent found how to add customised metadata with key and value (in acrobat reader called custom

Re: custom metadata

2013-07-18 Thread Terence M. Bandoian
On 7/18/2013 4:48 AM, František Comorek wrote: Hello, I wonder if it is possible to create my own metadata with apache fop library in java. I can add standard metadata using user agent: userAgent.setKeywords(interesting keywords); But havent found how to add customised metadata with key