<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Does Report Control support images?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Does Report Control support images?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 09:45:22 +0000</pubDate>
  <lastBuildDate>Thu, 08 Sep 2011 19:37:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=18777</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Does Report Control support images? : Oh, ABuenger, you are great. Thank...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66224&amp;title=does-report-control-support-images#66224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3490">ocoralan</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 08 September 2011 at 7:37pm<br /><br />Oh, ABuenger, you are great. Thank you and your team.]]>
   </description>
   <pubDate>Thu, 08 Sep 2011 19:37:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66224&amp;title=does-report-control-support-images#66224</guid>
  </item> 
  <item>
   <title><![CDATA[Does Report Control support images? :    ocoralan wrote:Anybody has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66214&amp;title=does-report-control-support-images#66214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 08 September 2011 at 9:51am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ocoralan" alt="Originally posted by ocoralan" style="vertical-align: text-bottom;" /> <strong>ocoralan wrote:</strong><br /><br />Anybody has an example? Thanks in advance.</td></tr></table><br><br>I'll add it to our sample for the next release.<br><br>Andre<br><br>]]>
   </description>
   <pubDate>Thu, 08 Sep 2011 09:51:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66214&amp;title=does-report-control-support-images#66214</guid>
  </item> 
  <item>
   <title><![CDATA[Does Report Control support images? : Anybody has an example? Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66201&amp;title=does-report-control-support-images#66201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3490">ocoralan</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 08 September 2011 at 2:45am<br /><br />Anybody has an example? Thanks in advance.]]>
   </description>
   <pubDate>Thu, 08 Sep 2011 02:45:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=66201&amp;title=does-report-control-support-images#66201</guid>
  </item> 
  <item>
   <title><![CDATA[Does Report Control support images? : You can draw into the pDC* Get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65972&amp;title=does-report-control-support-images#65972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1220">Jose5</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 20 August 2011 at 4:56pm<br /><br />You can draw into the pDC* <br><br>GetItemMetrics(XTP_REPORTRECORDITEM_DRAWARGS* pDrawArgs, XTP_REPORTRECORDITEM_METRICS* pItemMetrics) -- NOTIFICATION <br>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DrawBmp( pDrawArgs-&gt;pDC )<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; then return the Rect <br>}<br>]]>
   </description>
   <pubDate>Sat, 20 Aug 2011 16:56:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65972&amp;title=does-report-control-support-images#65972</guid>
  </item> 
  <item>
   <title><![CDATA[Does Report Control support images? : Hi,you can use markup to include...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65971&amp;title=does-report-control-support-images#65971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 20 August 2011 at 12:34pm<br /><br />Hi,<br><br>you can use markup to include images in a (preview) item.<br><br>Andre<br><br>]]>
   </description>
   <pubDate>Sat, 20 Aug 2011 12:34:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65971&amp;title=does-report-control-support-images#65971</guid>
  </item> 
  <item>
   <title><![CDATA[Does Report Control support images? : I want to insert some images into...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65697&amp;title=does-report-control-support-images#65697</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3490">ocoralan</a><br /><strong>Subject:</strong> 18777<br /><strong>Posted:</strong> 04 August 2011 at 5:46am<br /><br />I want to insert some images into the grid cell, the Report Control can meet it?<div>An example:&nbsp;<a href="http://www.prof-uis.com/img/samples/ReportGrid.jpg" target="_blank">http://www.prof-uis.com/img/samples/ReportGrid.jpg</a></div>]]>
   </description>
   <pubDate>Thu, 04 Aug 2011 05:46:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18777&amp;PID=65697&amp;title=does-report-control-support-images#65697</guid>
  </item> 
 </channel>
</rss>