Re: Printing from Web Page

2010-11-21 Thread Victor Subervi
On Sun, Nov 21, 2010 at 5:35 AM, FELD Boris wrote: > I think the best way to do this is using css with specific media type. > Take a look at : http://martybugs.net/articles/print.cgi > Oh, man, this is perfect! Thanks! beno -- http://mail.python.org/mailman/listinfo/python-list

Re: Printing from Web Page

2010-11-21 Thread FELD Boris
I think the best way to do this is using css with specific media type.Take a look at : http://martybugs.net/articles/print.cgi -- FELD BorisSent with Sparrow On dimanche 21 novembre 2010 at 03:35, Hidura wrote:

Re: Printing from Web Page

2010-11-20 Thread Hidura
Explain better what you try to do. 2010/11/20, Victor Subervi : > Hi; > I need to be able to print something from a Web page: not the entire page > but what I specify. I am writing the page and the client is surfing to it. > How do I do this? > TIA, > beno > -- Enviado desde mi dispositivo móvil

Printing from Web Page

2010-11-20 Thread Victor Subervi
Hi; I need to be able to print something from a Web page: not the entire page but what I specify. I am writing the page and the client is surfing to it. How do I do this? TIA, beno -- http://mail.python.org/mailman/listinfo/python-list