getting the System Date in pdf file

2003-05-27 Thread Zahidul Islam
Hello is it possible to set the today's date from in the footer of pdf file? pls let me inform. Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo.

Re: getting the System Date in pdf file

2003-05-27 Thread J.Pietschmann
Zahidul Islam wrote: is it possible to set the today's date from in the footer of pdf file? Yes. How to do this depends on the way you creaate the FO. The most common approach is to pass a formatted date string to the XSL transformation which generates the FO. J.Pietschmann