<?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 : CommonDialog/ Printing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CommonDialog/ Printing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:31:31 +0000</pubDate>
  <lastBuildDate>Mon, 26 Oct 2009 11:06:11 +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=15461</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[CommonDialog/ Printing : I have a problem when printing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15461&amp;PID=54194&amp;title=commondialog-printing#54194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3092">Boris</a><br /><strong>Subject:</strong> 15461<br /><strong>Posted:</strong> 26 October 2009 at 11:06am<br /><br />I have a problem when printing Crystal Reports. Can anybody show me a way of using the ShowPrint dialog. I just don't get it... I want to be able to select a choice of printer and then send that to CRX1. <DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I have this code which works when you don't want to change the printer.</DIV><DIV>&nbsp;</DIV><DIV>Dim crxApp As New CRAXDRT.Application</DIV><DIV>Private WithEvents crxRpt As CRAXDRT.Report</DIV><P>Set crxRpt = crxApp.OpenReport(m_FilePath)<BR>&nbsp;&nbsp;&nbsp; CRViewer1.ReportSource = crxRpt</P><DIV>crxRpt.SelectPrinter "", "", ""<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; crxRpt.PrintOut False, 1</DIV><DIV>&nbsp;</DIV><DIV>However, this only works with the default printer. I need to feed the result of the Common Dialog into the Selectprinter code. Can anybody help???</DIV><DIV>&nbsp; </DIV><DIV>Regards to all,</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 11:06:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15461&amp;PID=54194&amp;title=commondialog-printing#54194</guid>
  </item> 
 </channel>
</rss>