On Fri, October 28, 2005 6:17 am, Tom Cruickshank wrote:
> I've been reading up on printing out documents using PHP (using
> Printer
> functions calls in the php manual)
>
> I'm using a Linux and/or FreeBSD operating system to run my php code
> on (in
> apache). However, I am surfing these pag
don't post a new question to an existing thread - it lessens your exposure!
Tom Cruickshank wrote:
Hello,
I've been reading up on printing out documents using PHP (using Printer
functions calls in the php manual)
I'm using a Linux and/or FreeBSD operating system to run my php code on (in
a
Hello,
I've been reading up on printing out documents using PHP (using Printer
functions calls in the php manual)
I'm using a Linux and/or FreeBSD operating system to run my php code on (in
apache). However, I am surfing these pages using a Windows XP machine.
Has anyone ever tried having a
Peter Goggin wrote:
Is it possible to have a php a script that will run on my server but let me
print to my client network printer?
No. PHP is server side, printing is client side.
If php will not support access to a client printer is there any way of
embedding a Form Feed in the display so tha
Depends on how your overall network is configured. If the server on
which PHP is running is on the same internal network as the printer,
then the short answer is yes--the way you implement it depends on which
OS your system is running. If PHP is running on Windows, there is a
subset of printing
Is it possible to have a php a script that will run on my server but let me
print to my client network printer?
What I am doing is using php to generate html for a report from a data base
which is displayed on the clients screen. I would like to offer the client
the option of printing this repor
6 matches
Mail list logo