I need to add "Today's Date" in the footer of the pdf.
For document control we need to add something like this:
This document is valid for 5 days after printing. This document was printed on: { insert print today's date here }
What function do I use to insert this?
Print "Today's Date" in footer
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Print "Today's Date" in footer
Hi, I think you need to customize directly the php code - in phoca pdf or directly in tcpdf.
Try to see:
administrator\components\com_phocapdf\helpers\phocapdfcontenttcpdf.php
Jan
Try to see:
administrator\components\com_phocapdf\helpers\phocapdfcontenttcpdf.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 19 Jun 2016, 18:20
Re: Print "Today's Date" in footer
Jan,
Do you know of anyone that would:
1) install phocapdf
2) make the modifications
Thanks for your time.
Do you know of anyone that would:
1) install phocapdf
2) make the modifications
Thanks for your time.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Print "Today's Date" in footer
Hi, just see the PM.
Jan
Jan
If you find Phoca extensions useful, please support the project