[xep-support] getting time of document rendering

David Tolpin dvd at renderx.com
Fri Jan 11 15:37:15 PST 2002


> 
> Is there a way to get the time a document was rendered and put that in text,
> e.g.,
> " printed on 11.01.2001 10:16:02 AM "
> 
> Or any suggestions as to how to add this?
> 
> Any help always appreciated,
> John

John,

the simplest way is to pass the time as a parameter to your stylesheet used
to generate .fo since normally one does not keep .fo files, but rather
generates them from an xml source by applying a stylesheet.

Another approach would be to generate XML output (through H4XML backend)
and then add the stamp to it before final processing with com.renderx.FO2PDF.Printer.

David Tolpin
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list