<?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 : Display Images</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Display Images]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:47:38 +0000</pubDate>
  <lastBuildDate>Wed, 04 Aug 2010 07:55:56 +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=17056</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[Display Images : Ok nowI resize my images with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59611&amp;title=display-images#59611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 17056<br /><strong>Posted:</strong> 04 August 2010 at 7:55am<br /><br />Ok now&nbsp;I resize my images with<strong> FreeImage.dll</strong> <DIV></DIV>and use ReportControlGlobalSettings.Icons.LoadBitmap&nbsp; with the markup. <DIV>&nbsp;</DIV><DIV>Works a dream.</DIV><DIV>&nbsp;</DIV><DIV align=right>&nbsp;</DIV><DIV>Mark</DIV>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 07:55:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59611&amp;title=display-images#59611</guid>
  </item> 
  <item>
   <title><![CDATA[Display Images : Hi  I found Stretch=&amp;#039;Fill&amp;#039;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59609&amp;title=display-images#59609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 17056<br /><strong>Posted:</strong> 04 August 2010 at 6:26am<br /><br />Hi<DIV></DIV><DIV></DIV>I found Stretch='Fill' <DIV></DIV>But the quality of the resized image is very poor.<DIV>&nbsp;</DIV><DIV>Still looking..............</DIV>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 06:26:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59609&amp;title=display-images#59609</guid>
  </item> 
  <item>
   <title><![CDATA[Display Images : Hi Aaron.  Yes most helpfull. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59607&amp;title=display-images#59607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 17056<br /><strong>Posted:</strong> 04 August 2010 at 5:01am<br /><br />Hi Aaron.<DIV>&nbsp;</DIV><DIV>Yes most helpfull.</DIV><DIV>I can get images into my reportcontrol now</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;set the row heght using the MeasureRow event</DIV><DIV>&nbsp;</DIV><DIV>But what I would really like is a way to resize/scale the image to the row height.</DIV><DIV>Is that possable with Markup? or do I hae to do this some other way.</DIV><DIV>&nbsp;</DIV><DIV>Also&nbsp;were do you get the markup syntax from for codejock controls, I looked all over their site, but can only find the markuppad.</DIV><DIV>&nbsp;</DIV><DIV>Lots of requests here sorry.</DIV><DIV>&nbsp;</DIV><DIV>But thanks again for your help.</DIV><DIV>&nbsp;</DIV><DIV>Mark</DIV>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 05:01:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59607&amp;title=display-images#59607</guid>
  </item> 
  <item>
   <title><![CDATA[Display Images : Hi,  I don&amp;#039;t think that&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59592&amp;title=display-images#59592</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17056<br /><strong>Posted:</strong> 03 August 2010 at 1:14pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I don't think that's going to be a problem. I know it does work with icons 256x256... </DIV><DIV>&nbsp;</DIV><DIV>Try loading a large JPG into ReportControl.Icons and assign IconIndex to ReportItem and if it doesn't work you can always use Markup. I have a new laptop and didn't install VB yet so I'm not able to provide a sample so you have to try it yourself. </DIV><DIV>&nbsp;</DIV><DIV>Markup: add ReportItem and assign following string to .Caption</DIV><DIV>&nbsp;</DIV><DIV>&lt;StackPanel Background='White' Orientation='Horizontal' &gt;<BR>&nbsp;&nbsp;&nbsp; &lt;Image&nbsp;Source='file://Soap Bubbles.bmp'/&gt; <FONT color=#006600>'The image is located in same directory as your project</FONT></DIV><DIV>&lt;/StackPanel&gt;<BR></DIV><DIV>&nbsp;</DIV><DIV>If&nbsp;you don't want to load images from&nbsp;harddisk, you have&nbsp;to use wndReportControl.GlobalSettings.Icons collection. Markup uses this to load images as index.<BR></DIV><DIV>&lt;StackPanel Background='White' Orientation='Horizontal' &gt;<BR>&nbsp;&nbsp;&nbsp; &lt;Image&nbsp;Source='1'/&gt; <FONT color=#006600>'Your image with iconindex = 1 in wndReportControl.GlobalSettings.Icons collection</FONT></DIV><DIV>&lt;/StackPanel&gt;<BR></DIV><P>Hope this helpes you a little bit&nbsp;<img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></P><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Aug 2010 13:14:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59592&amp;title=display-images#59592</guid>
  </item> 
  <item>
   <title><![CDATA[Display Images : Hi  Can I display pictures in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59586&amp;title=display-images#59586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 17056<br /><strong>Posted:</strong> 03 August 2010 at 8:08am<br /><br /><FONT size=3><FONT face=Calibri>Hi <DIV>Can I display pictures in the report control, that are jpgs, and larger than Icons.<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></DIV><DIV><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><FONT size=3><FONT face=Calibri>And if it can, have you any sample code.<o:p></o:p></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><o:p><FONT size=3 face=Calibri>&nbsp;</FONT></o:p></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><o:p><FONT size=3 face=Calibri>I need to display images so that comments can be placed by each image.</FONT></o:p></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><o:p><FONT size=3 face=Calibri></FONT></o:p>&nbsp;</P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><FONT size=3><FONT face=Calibri>Thanks<o:p></o:p></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><o:p><FONT size=3 face=Calibri>&nbsp;</FONT></o:p></P><P style="MARGIN: 0cm 0cm 0pt" =Ms&#111;normal><FONT size=3><FONT face=Calibri>Mark<o:p></o:p></FONT></FONT></P></DIV>]]>
   </description>
   <pubDate>Tue, 03 Aug 2010 08:08:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17056&amp;PID=59586&amp;title=display-images#59586</guid>
  </item> 
 </channel>
</rss>