<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Toby&#039;s Technical Ramblings &#187; Printing</title> <atom:link href="http://tosbourn.com/tag/printing/feed/" rel="self" type="application/rss+xml" /><link>http://tosbourn.com</link> <description>A web development blog.</description> <lastBuildDate>Mon, 06 Feb 2012 15:08:08 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Issue with table content held in a div not printing over several pages</title><link>http://tosbourn.com/2011/10/development/issue-with-table-content-held-in-a-div-not-printing-over-several-pages/</link> <comments>http://tosbourn.com/2011/10/development/issue-with-table-content-held-in-a-div-not-printing-over-several-pages/#comments</comments> <pubDate>Wed, 12 Oct 2011 20:15:32 +0000</pubDate> <dc:creator>Toby</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Printing]]></category> <category><![CDATA[Table]]></category><guid
isPermaLink="false">http://tosbourn.com/?p=603</guid> <description><![CDATA[Some time ago I had an issue with some table content not printing if the table filled up several pages, I asked about it on Stack Overflow but ended up working it out for myself. You can read the full question and answer on the site, but essentially I needed to add; * { overflow:visible [...]]]></description> <content:encoded><![CDATA[<p>Some time ago I had an issue with some table content not printing if the table filled up several pages, I asked about it on <a
href="http://stackoverflow.com/questions/4315206/table-content-held-within-a-div-will-not-print-over-several-pages/4316333#4316333" target="_blank">Stack Overflow</a> but ended up working it out for myself.</p><p>You can read the full question and answer on the site, but essentially I needed to add;</p><p><code>* { overflow:visible ! important; }</code></p><p>into my stylesheet.</p> ]]></content:encoded> <wfw:commentRss>http://tosbourn.com/2011/10/development/issue-with-table-content-held-in-a-div-not-printing-over-several-pages/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: tosbourn.com @ 2012-02-07 05:25:37 by W3 Total Cache -->
