Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #30224

OT : min. requirements for printing web page content

From Mike S <mscir@yahoo.com>
Newsgroups comp.lang.javascript
Subject OT : min. requirements for printing web page content
Date 2016-04-05 19:05 -0700
Organization A noiseless patient Spider
Message-ID <ne1qnb$763$2@dont-email.me> (permalink)

Show all headers | View raw


I have to print parts of a web page using javascript, and I'm wondering 
what the minimum requirements are for printing. Normally I print a whole 
valid page to a new window including css, then print it. Is there a 
reliable way to do less? Iow can I ignore everything but the content I 
want to print and use html tags to formate it, like maybe just 
formatting the content in a new div and printing that?

TIA,
Mike S

Back to comp.lang.javascript | Previous | NextNext in thread | Find similar | Unroll thread


Thread

OT : min. requirements for printing web page content Mike S <mscir@yahoo.com> - 2016-04-05 19:05 -0700
  Re: OT : min. requirements for printing web page content Mike S <mscir@yahoo.com> - 2016-04-06 00:00 -0700
    Re: OT : min. requirements for printing web page content "Teodor V." <teodor-see-signature@invalid.invalid> - 2016-04-06 11:41 +0200
      Re: OT : min. requirements for printing web page content Aleksandro <aleksandro@gmx.com> - 2016-04-06 10:57 -0300
      Re: OT : min. requirements for printing web page content Mike S <mscir@yahoo.com> - 2016-04-07 23:45 -0700
  Re: OT : min. requirements for printing web page content Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-04-06 20:22 +0200

csiph-web