On Mon, June 19, 2006 8:32 am, Jef Sullivan wrote:
> I have a situation that I'm not sure how it can be done with PHP. I
> have
> written a web-application that produces
>
> a monthly statement for our customers. Now, I need to automate the
> printing of these monthly statements.
>
> The way I was
If you cron job the script file and perhaps convert it to something like
PDF then you could feed it to the printer through the shell script...
I'm sure there are other ways, just one suggestion from the top of my head..
-brad
Jef Sullivan wrote:
Greetings all,
I have a situation that I'm n
Greetings all,
I have a situation that I'm not sure how it can be done with PHP. I have
written a web-application that produces
a monthly statement for our customers. Now, I need to automate the
printing of these monthly statements.
The way I was thinking of doing this was through Perl. Howe
3 matches
Mail list logo