|
Sunday, 24 May 2009 12:09 |
|
I have created a weather/tides report for a customer as a web page, which is updated automatically (via crontab) early every morning.
(URL on request)
Can a PERL script be written to convert this page/images into PDF A4 format, and email it to my client as an attachment, with a covering message, when triggered by crontab?
PDF archiving is not required, but useful if easy to implement.
The message needs to be editable, and I anticipate a future need to sent this (or similar) weather reports to other customers in future.
I have a Linux server (Verio VPS)
|