Help with printer properties

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
reynoso
Forum Newbie
Posts: 2
Joined: Fri Mar 31, 2006 2:23 pm

Help with printer properties

Post by reynoso »

Is there a way to program the printer properties,

i mean, like changing the borders of the page im about to print, or the orientation, or things like that.


i hope some one can help me, Thanks

reynoso
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You cannot affect those things from a web page. If you generated a PDF, you can to some degrees or another.
Post Reply