<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>&amp;lt;div style=&amp;quot;page-break-after: always&amp;quot;&amp;gt; not working</title>
        <description>Hi,

I'm trying to use &amp;lt;div style=&amp;quot;page-break-after: always&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; to add page breaks in my pdf files. It doesn't seem to work - help!

I will email you an example html file to info@pdfcrowd.com. FYI, I am using these pdf crowd settings in my php code:

		$client-&amp;gt;setPageWidth(&amp;quot;210mm&amp;quot;);
		$client-&amp;gt;setPageHeight(&amp;quot;297mm&amp;quot;);
		$client-&amp;gt;setHorizontalMargin(&amp;quot;10mm&amp;quot;);
		$client-&amp;gt;setVerticalMargin(&amp;quot;5mm&amp;quot;);
Thanks, Charles.</description>
        <link>http://pdfcrowd.com/forums/read.php?3,371,371#msg-371</link>
        <lastBuildDate>Thu, 23 May 2013 19:11:04 -0400</lastBuildDate>
        <generator>Phorum 5.2.14</generator>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,371,434#msg-434</guid>
            <title>Re: &lt;div style=&quot;page-break-after: always&quot;&gt; not working</title>
            <link>http://pdfcrowd.com/forums/read.php?3,371,434#msg-434</link>
            <description><![CDATA[Just zip the HTML file and send it to info@pdfcrowd.com]]></description>
            <dc:creator>support</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Thu, 16 Jun 2011 00:39:24 -0400</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,371,433#msg-433</guid>
            <title>Re: &lt;div style=&quot;page-break-after: always&quot;&gt; not working</title>
            <link>http://pdfcrowd.com/forums/read.php?3,371,433#msg-433</link>
            <description><![CDATA[Support thanks for the reply. The full file is 3 meg - is there an alternative way to send?]]></description>
            <dc:creator>mesposito</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Thu, 16 Jun 2011 00:26:35 -0400</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,371,431#msg-431</guid>
            <title>Re: &lt;div style=&quot;page-break-after: always&quot;&gt; not working</title>
            <link>http://pdfcrowd.com/forums/read.php?3,371,431#msg-431</link>
            <description><![CDATA[Please, could you post complete code of your document or send it to info@pdfcrowd.com?<br />
<br />
Here is a working example which inserts a page break between two tables. You can try it out <a href="http://pdfcrowd.com/#convert_by_input" rel="nofollow" >here</a><br />
<pre class="bbcode">
&lt;table&gt;
&lt;tr&gt;&lt;td&gt;table1&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;div style='page-break-after:always;'&gt;&amp;nbsp;&lt;/div&gt;
&lt;table&gt;
&lt;tr&gt;&lt;td&gt;table2&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
</pre>]]></description>
            <dc:creator>support</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Wed, 15 Jun 2011 01:14:32 -0400</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,371,430#msg-430</guid>
            <title>Re: &lt;div style=&quot;page-break-after: always&quot;&gt; not working</title>
            <link>http://pdfcrowd.com/forums/read.php?3,371,430#msg-430</link>
            <description><![CDATA[I am also having an issue with this. The snippet: <br />
<br />
.....<br />
<br />
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;div style='page-break-after:always;'&gt;&amp;nbsp;&lt;/div&gt;&lt;table width=725px&gt;&lt;tr&gt;&lt;td&gt;<br />
....<br />
Does not break the page between the tables.]]></description>
            <dc:creator>mesposito</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Wed, 15 Jun 2011 01:06:23 -0400</pubDate>
        </item>
        <item>
            <guid>http://pdfcrowd.com/forums/read.php?3,371,371#msg-371</guid>
            <title>&lt;div style=&quot;page-break-after: always&quot;&gt; not working</title>
            <link>http://pdfcrowd.com/forums/read.php?3,371,371#msg-371</link>
            <description><![CDATA[Hi,<br />
<br />
I'm trying to use &lt;div style=&quot;page-break-after: always&quot;&gt;&lt;/div&gt; to add page breaks in my pdf files. It doesn't seem to work - help!<br />
<br />
I will email you an example html file to info@pdfcrowd.com. FYI, I am using these pdf crowd settings in my php code:<br />
<br />
		$client-&gt;setPageWidth(&quot;210mm&quot;);<br />
		$client-&gt;setPageHeight(&quot;297mm&quot;);<br />
		$client-&gt;setHorizontalMargin(&quot;10mm&quot;);<br />
		$client-&gt;setVerticalMargin(&quot;5mm&quot;);<br />
Thanks, Charles.]]></description>
            <dc:creator>callen</dc:creator>
            <category>Pdfcrowd Support Forum</category>
            <pubDate>Tue, 10 May 2011 07:22:33 -0400</pubDate>
        </item>
    </channel>
</rss>
