<?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 : [solved] text wrap when printed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [solved] text wrap when printed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:09:03 +0000</pubDate>
  <lastBuildDate>Wed, 02 Dec 2015 09:05:35 +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=22801</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[[solved] text wrap when printed : ok, thank you!Vaclav ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74162&amp;title=solved-text-wrap-when-printed#74162</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 22801<br /><strong>Posted:</strong> 02 December 2015 at 9:05am<br /><br />ok, thank you!<div>Vaclav</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 02 Dec 2015 09:05:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74162&amp;title=solved-text-wrap-when-printed#74162</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] text wrap when printed : Ok, I thought that you have problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74160&amp;title=solved-text-wrap-when-printed#74160</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22801<br /><strong>Posted:</strong> 02 December 2015 at 8:18am<br /><br />Ok, I thought that you have problem with multiline text in ReportControl.<br><br>For example of showing multiline text you can see method &nbsp;CReportSampleView::OnReportcontrolMultilinesample() &nbsp; &nbsp;in MFC &nbsp;ReportSample<table width="99%"><tr><td><pre class="BBcode">	int nCount = GetReportCtrl().GetColumns()-&gt;GetCount();<br>	for( int i = 0; i &lt; nCount; i++) <br>	{<br>		CXTPReportColumn* pColumn = GetReportCtrl().GetColumns()-&gt;GetAt(i);<br>		if (pColumn) <br>		{<br>			int nAlign = pColumn-&gt;GetAlignment();<br>			nAlign = m_bMultilineSample ? (nAlign | DT_WORDBREAK) : (nAlign &amp; (~DT_WORDBREAK));<br>			pColumn-&gt;SetAlignment(nAlign);<br>		}<br>	}<br>	GetReportCtrl().GetPaintManager()-&gt;SetFixedRowHeight(!m_bMultilineSample);<br>	GetReportCtrl().GetPaintManager()-&gt;m_bUseColumnTextAlignment = TRUE;<br>	GetReportCtrl().AdjustScrollBars();</pre></td></tr></table><br>]]>
   </description>
   <pubDate>Wed, 02 Dec 2015 08:18:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74160&amp;title=solved-text-wrap-when-printed#74160</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] text wrap when printed : HiOleksandr,I am just asking if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74159&amp;title=solved-text-wrap-when-printed#74159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 22801<br /><strong>Posted:</strong> 02 December 2015 at 8:05am<br /><br />Hi&nbsp;<span style="line-height: 11.2px; : rgb248, 248, 252;">Oleksandr,</span><div><span style="line-height: 11.2px; : rgb248, 248, 252;"><br></span></div><div><span style="line-height: 11.2px; : rgb248, 248, 252;">I am just asking if it is possible. I did not see any sample report with wrapped (multiline) text.</span></div><div><span style="line-height: 11.2px; : rgb248, 248, 252;"><br></span></div><div><span style=": rgb248, 248, 252;">Thanks</span></div><div><span style=": rgb248, 248, 252;">Vaclav</span></div><div><span style=": rgb248, 248, 252;"><br></span></div>]]>
   </description>
   <pubDate>Wed, 02 Dec 2015 08:05:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74159&amp;title=solved-text-wrap-when-printed#74159</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] text wrap when printed : Hello Vaclav,Please, describe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74158&amp;title=solved-text-wrap-when-printed#74158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22801<br /><strong>Posted:</strong> 02 December 2015 at 8:01am<br /><br />Hello Vaclav,<br><br>Please, describe how you customize and fill Report Control &nbsp;before printing. <br>Also screenshots can be useful as well.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Wed, 02 Dec 2015 08:01:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74158&amp;title=solved-text-wrap-when-printed#74158</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] text wrap when printed : Is it possible to wrap long texts...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74140&amp;title=solved-text-wrap-when-printed#74140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 22801<br /><strong>Posted:</strong> 26 November 2015 at 8:42am<br /><br />Is it possible to wrap long texts (instead of adding ...) when the report control is printed?<div><br></div><div>Thank you</div>]]>
   </description>
   <pubDate>Thu, 26 Nov 2015 08:42:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22801&amp;PID=74140&amp;title=solved-text-wrap-when-printed#74140</guid>
  </item> 
 </channel>
</rss>