|
|
|
|
|
when invoked, must run the <a href=#printing-steps>printing steps</a>.</p> |
|
|
|
|
|
<p>User agents should also run the <a href=#printing-steps>printing steps</a> |
|
|
whenever the user attempts to obtain a physical form (e.g. printed |
|
|
copy), or the representation of a physical form (e.g. PDF copy), of |
|
|
a document.</p> |
|
|
whenever the user asks for the opportunity to <a href=#obtain-a-physical-form>obtain a |
|
|
physical form</a> (e.g. printed copy), or the representation of a |
|
|
physical form (e.g. PDF copy), of a document.</p> |
|
|
|
|
|
<p>The <dfn id=printing-steps>printing steps</dfn> are as follows:</p> |
|
|
|
|
|
|
|
|
|
|
<h3 id=print-media><span class=secno>10.7 </span>Print media</h3> |
|
|
|
|
|
<p class=XXX> must define letting the user "<dfn id=obtain-a-physical-form>obtain a |
|
|
physical form</dfn> (or a representation of a physical form)" of a |
|
|
document (printing) and what this means for the UA, in particular |
|
|
creating a new view for the print media.</p> |
|
|
<p>User agents are expected to allow the user to request the |
|
|
opportunity to <dfn id=obtain-a-physical-form>obtain a physical form</dfn> (or a |
|
|
representation of a physical form) of a <code>Document</code>. For |
|
|
example, selecting the option to print a page or convert it to PDF |
|
|
format.</p> |
|
|
|
|
|
<p>When the user actually <a href=#obtain-a-physical-form title="obtain a physical |
|
|
form">obtains a physical form</a> (or a representation of a |
|
|
physical form) of a <code>Document</code>, the user agent is |
|
|
expected to create a new view with the print media, render the |
|
|
result, and the discard the view.</p> |
|
|
|
|
|
|
|
|
<h3 id=interaction-with-css><span class=secno>10.8 </span>Interaction with CSS</h3> |