print pdf file toserver printer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
abiliomagalhaes
Forum Newbie
Posts: 1
Joined: Sun Apr 23, 2006 1:49 pm

print pdf file toserver printer

Post by abiliomagalhaes »

Dear members,

I pretend to print a pdf file, in the server, to a server printer or windows shared printer.

How can i do-it from my php intranet ?

Thanks,
Abílio Magalhães :D
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Have a look at the http://www.php.net/printer extension.
Post Reply