elabuwa Posted April 22, 2010 Share Posted April 22, 2010 Hi guys, this may not even be possible and some might think as a dumb idea. But here it goes. I am developing a web app through php. It works fine. But for disclosure purposes I do not want the web address printed on the paper if a print is taken. How can I do it? I know this sound like a software issue than html. Can some one please help me or point me in the right direction? pretty please. thanks in advance Link to comment https://forums.phpfreaks.com/topic/199357-not-printing-the-address/ Share on other sites More sharing options...
n000bie Posted April 22, 2010 Share Posted April 22, 2010 I don't think you can, print command is controlled by the browser. Link to comment https://forums.phpfreaks.com/topic/199357-not-printing-the-address/#findComment-1046287 Share on other sites More sharing options...
NeverPool Posted April 22, 2010 Share Posted April 22, 2010 I don't think you can, print command is controlled by the browser. You're right, you can't, that's browser sided. @OP If you want, just redirect them to a page you don't mind them printing, like an off-site file host or whatever. Link to comment https://forums.phpfreaks.com/topic/199357-not-printing-the-address/#findComment-1046394 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.