You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Geiger, Juergen" <ju...@softwareag.com> on 2001/08/24 14:35:20 UTC

Create document properties.

Hello,

is it possible to specify the contents of the PDF document properties
(title, subject, keywords etc.) with FOP ? If yes, what does the FO syntax
look like?

Thanks very much in advance for any help

Best regards
Juergen


Juergen Geiger
Senior Presales Consultant

SAG Software Systems AG 
8954 Dietikon, Switzerland
+41-(0)1-7459143
juergen.geiger@softwareag.com 

Software AG - The XML Company
<http://www.softwareag.com/>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: Create document properties.

Posted by Keiron Liddle <ke...@aftexsw.com>.
Juergen,

Currently none of those are implemented.

The only one that is relevent to the xsl-fo spec is title which is
currently not implemented.

The other document properties could be done by using an extension similair
to the one available for bookmarks.
If you are interested in implementing this you would need to:
- define a namspace
- write code for the extension (or maybe add to the existing one)
- improve the pdf handling to be able to specify this information
- write the code the "render" the information to the pdf document

On Fri, 24 Aug 2001 14:35:20 "Geiger, Juergen" wrote:
> Hello,
> 
> is it possible to specify the contents of the PDF document properties
> (title, subject, keywords etc.) with FOP ? If yes, what does the FO
> syntax
> look like?
> 
> Thanks very much in advance for any help
> 
> Best regards
> Juergen

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org