<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Colspan and Rowspan in tables</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Colspan and Rowspan in tables]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:41:12 +0000</pubDate>
  <lastBuildDate>Fri, 20 May 2022 08:33:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=3982</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : Ah perfect - thanks for that -...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16102.html#16102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3272">chris_adsi</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 20 May 22 at 8:33AM<br /><br />Ah perfect - thanks for that - had missed that function completely!&nbsp;]]>
   </description>
   <pubDate>Fri, 20 May 2022 08:33:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16102.html#16102</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : Hi Kevin,thanks for being here.Cheers...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16101.html#16101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 19 May 22 at 10:27PM<br /><br />Hi Kevin,<br><br>thanks for being here.<br><br>Cheers and welcome,<br>Ingo<br>]]>
   </description>
   <pubDate>Thu, 19 May 2022 22:27:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16101.html#16101</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : Hi Chris,I think the MergeTableCells...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16100.html#16100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3324">kevinqpl</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 19 May 22 at 7:33PM<br /><br />Hi Chris,<div><br></div><div>I think the MergeTableCells function will be exactly what you're looking for.</div>]]>
   </description>
   <pubDate>Thu, 19 May 2022 19:33:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16100.html#16100</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : Hi - I am very familiar with how...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16097.html#16097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3272">chris_adsi</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 19 May 22 at 10:40AM<br /><br />Hi - I am very familiar with how to do colspan and row span in HTML, just not how to implement the same in QuickPDF.<div><br></div><div>When I draw a table I use CreateTable and specify the columns and rows.</div><div><br></div><div>When I use SetTableCellContent I have to specify an actual column and row number, so effectively targetting a single cell?</div><div><br></div><div>When I use DrawTableRows it takes first row and last row as an argument.</div><div><br></div><div>I can't quite fathom out how I can merge cells across a row, or down a column?&nbsp;<br><br><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Thu, 19 May 2022 10:40:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16097.html#16097</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables :   chris_adsi wrote:What I need...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16096.html#16096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 19 May 22 at 10:32AM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by chris_adsi" alt="Originally posted by chris_adsi" style="vertical-align: text-bottom;" /> <strong>chris_adsi wrote:</strong><br /><br />What I need to do is have a table where the top tow rows span across all columns, and then all following rows have 2, 3, or more columnns - i.e.<div><br></div><div>C</div><div>C</div><div>CCC</div><div>CCC</div><div>CCC</div><div><br></div><div>Where the top two span the shole width</div></td></tr></table><div><br></div><div><br></div><div>and this you can do with the used html-code and the sample i've sent.</div><div>If you're not familiar with this:</div><div>https://www.tablesgenerator.com/html_tables</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 19 May 2022 10:32:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16096.html#16096</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : What I need to do is have a table...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16095.html#16095</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3272">chris_adsi</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 19 May 22 at 8:34AM<br /><br />What I need to do is have a table where the top tow rows span across all columns, and then all following rows have 2, 3, or more columnns - i.e.<div><br></div><div>C</div><div>C</div><div>CCC</div><div>CCC</div><div>CCC</div><div><br></div><div>Where the top two span the shole width</div>]]>
   </description>
   <pubDate>Thu, 19 May 2022 08:34:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16095.html#16095</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : Hi Chris,without detailed understanding...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16094.html#16094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 18 May 22 at 10:15PM<br /><br />Hi Chris,<br><br>without detailed understanding what you mean:<br>Perhaps thinking about inserting html-table-code could be an idea?<br>Here's a sample:<br>https://www.debenu.com/kb/insert-table-pdf/<br><br>Cheers,<br>Ingo<br>]]>
   </description>
   <pubDate>Wed, 18 May 2022 22:15:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16094.html#16094</guid>
  </item> 
  <item>
   <title><![CDATA[Colspan and Rowspan in tables : I need to produce a document with...]]></title>
   <link>http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16093.html#16093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3272">chris_adsi</a><br /><strong>Subject:</strong> 3982<br /><strong>Posted:</strong> 17 May 22 at 4:53PM<br /><br />I need to produce a document with some repeated sections where the information is presented in a table. Ideally I need to be able to emulate colspan so I can have a couple of rows that cut across all columns.<br><br>I don't think this is possible is it using the standard table functionality? Can I emulate it by placing 2 tables right on top of each other, or some other way? The content is truly dynamic so drawing lines etc could get very tricky!<div><br></div><div>I can see that colspan and rowspan would come in very handy, so if there are techniques to emulate this that would be great.<br><div><br></div><div>Thanks</div></div>]]>
   </description>
   <pubDate>Tue, 17 May 2022 16:53:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/colspan-and-rowspan-in-tables_topic3982_post16093.html#16093</guid>
  </item> 
 </channel>
</rss>