<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017292" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017292</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100987</link>
    <description> &lt;p&gt;The tutorial at htmlgoodies what just what I was looking for combined with mairvings print option script. Worked perfectly on my printer. I&#039;ll keep my fingers crossed for other printer testing. Also validated my css at W3C.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; and html &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; Don&#039;t ya just love it when things validate? I get a smug satisfaction out of doing that. LOL&lt;/p&gt;
&lt;p&gt;Thanks you three!&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Feb 2002 08:44:41 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1100987 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100908</link>
    <description> &lt;p&gt;Good luck on using those. I have used the page-break-after before for a HTML version of my resume. They worked pretty good most of the time. The main problem is that they are quite hard to actually test. Not only do you need several different OS&#039;s, you need different printers also. On my printer, it prints perfectly. On other printers, it doesn&#039;t always.&lt;/p&gt;
&lt;p&gt;What I had the most luck with was this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;DIV STYLE&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;page-break-after: always\&quot;&amp;gt;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
when I wanted a page break. &lt;/p&gt;
&lt;p&gt;Also I did find the best js print function:&lt;br /&gt;
In the head of html&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;br /&gt;function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;printpage&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;window&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.print) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;window&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.print();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } else {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;alert&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;To print this page, select Print from the file menu.&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;// --&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
In the body for a print link:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;#\&quot; onClick=\&quot;printpage(); return false\&quot; title=\&quot;Click to Print\&quot;&amp;gt;Print!&amp;lt;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 13:12:36 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1100908 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100899</link>
    <description> &lt;p&gt;If any dear soul just happens to be working on this I have figured out how to print another page after every paragraph by including this in the head:&lt;/p&gt;
&lt;p&gt;But I don&#039;t need a break after EVERY paragraph. What I need now is to be able to specify one page break only at one certain place on a page. Like at the end of a table or image or paragraph. Not just the paragraphs. It will depend of the content of the page where the break will need to be.&lt;/p&gt;
&lt;p&gt;*ADD ON*&lt;/p&gt;
&lt;p&gt;Suzanne,&lt;br /&gt;
I guess you and i posted about the same time. Thanks. I am going to get me a book tomorrow on CSS and javascript. (and a new mouse)&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; I am sorry to be such a pain but when I get my mind on something it is hard to let it go. For some reason I am in high gear tonight. if you all get tired of me posting stupid questions just tell me so and I will slow down. I am just learning so much lately. Thanks to you all.&lt;/p&gt;
&lt;p&gt;Nite nite.&lt;br /&gt;
DM&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 10:12:45 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1100899 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100898</link>
    <description> &lt;p&gt;It&#039;s 2 am my time, I&#039;m sleeping!&lt;/p&gt;
&lt;p&gt;What you need to do is set a print stylesheet. In that stylesheet, you can specify a lot of information, but Busy is right, the printer specs will affect where the cut off is and can throw your nice work into disarray.&lt;/p&gt;
&lt;p&gt;What it&#039;s usually used for is when the web media is supposed to be printed (or can be viewed as print-preview). &lt;strong&gt;@PAGE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now I really recommend you get a book like Core CSS to help you along on this one. There are a few properties for page break:&lt;/p&gt;
&lt;p&gt;page-break-before&lt;br /&gt;
page-break-after&lt;br /&gt;
page-break-inside&lt;/p&gt;
&lt;p&gt;There is also, page, widows, orphans, size and marks.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.htmlgoodies.com/beyond/css_print.html&quot; class=&quot;bb-url&quot;&gt;http://www.htmlgoodies.com/beyond/css_print.html&lt;/a&gt; has a basic tutorial.&lt;/p&gt;
&lt;p&gt;Happy experimenting! Don&#039;t forget to check online resources like &lt;a href=&quot;http://jigsaw.w3.org/css-validator/&quot; class=&quot;bb-url&quot;&gt;http://jigsaw.w3.org/css-validator/&lt;/a&gt; for any glaring problems in your code.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
&lt;p&gt;Edit: in the @print stylesheet, you would specify that you print before a paragraph. You would have to specify a class to get it to print before a specific paragraph (or ID) and set &lt;em&gt;that&lt;/em&gt; in the stylesheet.&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 10:06:33 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1100898 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100895</link>
    <description> &lt;p&gt;But...but....but...there is. You can do it is CSS 2. There are the marks, orphans, page break thingys. I just don&#039;t know how to code this into the page. &lt;/p&gt;
&lt;p&gt;I realize that it won&#039;t work for older browsers but if I fix it now then when they die it will work in all of them.&lt;br /&gt;
Besides they should UPGRADE if they want to enjoy my page breaks. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; hehe....just kidding.&lt;/p&gt;
&lt;p&gt;*gosh, i&#039;ve been coding to long today/tonight/this morning*&lt;/p&gt;
&lt;p&gt;SUZANNE!!!!!!! Where are you?&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 08:35:56 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1100895 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/page-breaks-printing#comment-1100890</link>
    <description> &lt;p&gt;a little bitty answer (probably not but sounds good &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;)&lt;/p&gt;
&lt;p&gt;I dont think there is any code or tag as such, and a lot would depend on the users printers options (header and footer settings) but I guess you could set your print page up so the paragraph ends before the page ends, this is why i use edit pad as editor, i can use the print option set to printer specs and adjust before printing as it offers options before printing. but other way is set your page out try print it (or print it from IE or whatever), adjust your line breaks  to make your layout print as needed on your machine (use default margin settings) and hopefully should be pretty universal and not cut content in half.&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 08:21:00 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1100890 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
