<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.ripplestone.com/blogs/author/jeff/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog by Jeff</title><description>Ripplestone - Ripplestone Blog by Jeff</description><link>https://www.ripplestone.com/blogs/author/jeff</link><lastBuildDate>Sun, 29 Mar 2026 05:32:28 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[How to Use the Send To &amp; Email To Feature]]></title><link>https://www.ripplestone.com/blogs/post/How-to-Use-the-Send-To-Email-To-Feature</link><description><![CDATA[<img align="left" hspace="5" src="https://www.ripplestone.com/files/blog/SendTo.jpg"/>When a user runs a Crystal Report from the home page of Ripplestone , the report is displayed within the users web browser. They have the option to man ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_ZNlX3NT9RFqP_dhb_EiFHQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_AZoV_Cd6S-eCPbCLyCD2AQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_7FtxUHU-SciLVImCxYsH_A" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_5CaNvKboS_e2R4v-rLPKfw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p><span></span></p><p>When a user runs a Crystal Report from the home page of <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a>, the report is displayed within the users web browser. They have the option to manually save the report by exporting the report output to a file or they can print the report. But if they would like the report saved to a file every time the report is run they can take advantage of the Send To feature.</p><p><br></p><p>The Send To feature is used to either create and save a file of the report or to email a copy of the report via email. This action will be performed each time the report is run on demand from the home page of <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a>. </p><p><br></p><p>This can be useful when you need a physical copy of the report or another system will be looking for a copy of the report. Perhaps in an Excel or CSV format.</p><p><br></p><p><img src="/files/blog/SendTo.jpg" width="616px">&nbsp;</p><p><br></p><p>&nbsp;<span></span></p><h3>Export to a File</h3><p><br>The Export to a file section allows you to select the file type to be saved.&nbsp; The available formats are:</p><p><br></p><ul><li> pdf</li><li> Excel</li><li> Word</li><li> RTF</li><li> CSV</li><li> Text</li><li> Tab Separated</li><li> Crystal Report</li></ul><p>The location for the file can be on the local Ripplestone server or on another server using a UNC style path. You also have the option of selecting a pre-defined location from the drop down. These can be setup in the Saved File Locations page. The file name can be any valid file name and can also use the following tokens to change the name at runtime. </p><p><br></p><ul><li>[Date] - Formats the date in yyyy_MM_dd</li><li>[DateTime] - Formats the date in yyyy_MM_dd hhmmss</li><li>[Date:] - Allows you to enter the date and time in a custom format</li><li>[FileName] - Uses the document file name without the extension</li><li>[Title] - Uses the title of the document</li><li>[DocID] - Uses the internal ID for this document</li><li>[ParameterX] - Uses the value of the parameter that was entered when the report is run. Replace the X with a number.</li></ul><p>There are two options for what to do if the file already exists.&nbsp; You can select to have the file replaced if there is a file with the same name already in the folder; or you have the option to append a number to the end of the file name.&nbsp;</p><br><p></p><p><span></span></p><h3>Send to Email</h3><p><br>The Send to Email section allows you to have a copy of the report emailed to one or more people. If using multiple email addresses separate them with a semi-colon. </p><p>The from address needs to be a valid email address for most SMTP servers.&nbsp;</p><br><p></p><p></p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 30 Oct 2017 12:59:46 -0700</pubDate></item><item><title><![CDATA[Force Larger Font when Exporting to PDF from Crystal Reports]]></title><link>https://www.ripplestone.com/blogs/post/Force-Larger-Font-when-Exporting-to-PDF-from-Crystal-Reports</link><description><![CDATA[When exporting from the Crystal Reports Runtime Engine, some reports will have a smaller font size when exported to pdf.  This can also happen when pr ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_x2RokpRSTtm2WjC6_gUQBg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_eYsiweCGQRaT9FeLsV_zlA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_RS42BhEfQ2SjggEJEmtLyw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_QADn8mugR32g308TeC5cmw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p><span></span></p><p>When exporting from the Crystal Reports Runtime Engine, some reports will have a smaller font size when exported to pdf.  This can also happen when printing a report since browsers such as Chrome, Firefox and Edge will first export the report to pdf and then print the pdf file.  Internet Explorer can either print using an ActiveX control or by also first exporting to a pdf file.  When using the ActiveX control the fonts retain the correct size.</p><p><br></p><p>To force the engine to maintain the font size you will need to make a change to the Windows Registry.  To make the change open the Registry Editor by typing RegEdit.exe in the Run dialog box.</p><p><br></p><p><img alt="" src="/files/blog/RunDialogBox.png"> </p><p><br></p><p><span></span></p><p>Once the Registry Editor is open, find the Crystal Reports key using the following path:</p><p><br></p><p>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports</p><p><br></p><p>Most likely you will need to add two new keys.  First add a key called Export and then a new key called Pdf if they are not there.  The final structure will look like this:</p><p><br></p><p><img alt="" src="/files/blog/PDF_Key.png"> </p><p><br></p><p><span style="line-height:1.5;">In the Pdf key add a new DWORD called ForceLargerFonts</span><span style="line-height:1.5;"> </span><br></p><p><span style="line-height:1.5;"><br></span></p><p><span style="line-height:1.5;"><img alt="" src="/files/blog/Add_DWORD.png"> </span></p><p><span style="line-height:1.5;"><br></span></p><p><span style="line-height:1.5;">In the new DWORD, change the value to a 1 and save the value.</span><span style="line-height:1.5;"> </span><br></p><p><span style="line-height:1.5;"><br></span></p><p><span style="line-height:1.5;"><img alt="" src="/files/blog/Edit_DWORD.png"> </span></p><p><span style="line-height:1.5;"><br></span></p><p><span style="line-height:1.5;"><span>Once complete, the new value should look like below:</span> <br></span></p><p><span style="line-height:1.5;"><br></span></p><p><span style="line-height:1.5;"><img alt="" src="/files/blog/RegistryEditor1.png" width="616px"> </span></p><p><span style="line-height:1.5;"><br></span></p><p><span></span></p><p>Close the Registry Editor and test opening a report in <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> and export it to a pdf file.</p><p><br></p> <br><p></p> <br><p></p><p></p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 11 Feb 2016 15:25:10 -0700</pubDate></item><item><title><![CDATA[Printing Crystal Reports from the Ripplestone Scheduler]]></title><link>https://www.ripplestone.com/blogs/post/Printing-Crystal-Reports-from-the-Ripplestone-Scheduler</link><description><![CDATA[When trying to send a Crystal Report directly to a printer from the Ripplestone scheduler, you will need to change some settings to allow the schedul ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_tL79zY6rTHCJy7Op7iqgjg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_kOU8C4XuTXS3N5YUzGGJHg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_17VfGCawQfa0sud0-Mu-0g" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_JvjUVJ5GTX-EB-RFkENnzw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p><span></span></p><p>When trying to send a Crystal Report directly to a printer from the <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> scheduler, you will need to change some settings to allow the scheduler service to have permissions to the printer.</p><p><br></p><h5>Changing the Login for the Service</h5><div><br></div>
<p>By default the Ripplestone scheduler runs as a local system account.  This account usually doesn’t have permissions to print to network printers.</p><p><img alt="" src="/files/ServiceLogon1.png">  <br></p><p><br></p><p><span>To allow the service to have permissions to print, change the Log On to a user that does have permissions.  This will require a re-start of the service.</span><br></p><p><span><br></span></p><p><span><img alt="" src="/files/ServiceLogon2.png"> </span></p><p><span><br></span></p><p><span> <span></span></span></p><h5>Install the Printer on the Ripplestone Server</h5><p>To make sure that the server has the correct driver you will need to install the printer on the Ripplestone server.</p><p>By installing the printer, you should also get the printer to display in the drop down list of available printers.  If the printer doesn’t display in the list you can type in into test box to the right of the drop down.</p><p><br></p><p><img alt="" src="/files/PrinterDropdown.png" width="616px">  <br></p><br><p></p><p><span></span></p><h5>Make the Printer the default printer</h5><p>If the Crystal Report has the No Printer option selected on the Page Setup dialog box, then the printer on the Ripplestone server will need to be selected as the default printer.</p><br><p></p><p><span><img alt="" src="/files/CrystalPageSetup.png">  <br></span></p><p><span><br></span></p><p><span><span>If you cannot make the printer the default printer, then the No Printer option will need to be un-checked and the report will need to be re-published to Ripplestone.  Once the report has been re-published it can be printed to any printer.  This seems to be a limitation within the Crystal Reports Runtime Engine</span><br></span></p><p><span><br></span></p><p></p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 02 Feb 2016 16:26:02 -0700</pubDate></item><item><title><![CDATA[Updating the List of Values (LOV) in Crystal Reports]]></title><link>https://www.ripplestone.com/blogs/post/Updating-the-List-of-Values-LOV-in-Crystal-Reports</link><description><![CDATA[  Using Crystal Reports Designer When using dynamic parameters within Crystal Reports you can easily have more parameter values than Crystal Reports ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_0t3bRk7NQCmASDXpQoj2TQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_espF7yJdTUGR97DmTSGKqQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_nqGQlGTLSSyVQmt23hvQlw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_HQ8-IlGoSpK_9MRU3SvEGQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div>  <h3>Using Crystal Reports Designer</h3> When using dynamic parameters within Crystal Reports you can easily have more parameter values than Crystal Reports can display.  The default number of values that can be displayed is 1,000 and if you are using cascading parameters the number of values is the sum of the values in all the parameters used in the cascade. In the screen shot below, the values should go to the ZM, but the list stops at ME since the combination of the Customer Code parameter and the Date Range parameter is greater than 1,000. <a href="/files/blog/LOV-Default.png"><img alt="LOV-Default" class="alignnone size-full wp-image-234" height="523" src="/files/blog/LOV-Default.png" width="734"></a> To fix this problem in the Crystal Reports designer you need to edit the Registry.  The location for Crystal Reports 2008 is below.  Normally the last key of LOV is not created and will need to be created in the Registry.  Once the LOV key is created you will need to create a string value called MaxRowsetRecords and assign a number to it.  The number can be any value greater than 1,000 if you know how big the list of parameter values is, or you can make the value -1 to have no limit. HKEY_CURRENT_USER\SOFTWARE\Business Objects\Suite 12.0\Crystal Reports\DatabaseOptions\LOV   <a href="/files/blog/Registry1.png"><img alt="Registry" class="alignnone size-full wp-image-235" height="286" src="/files/blog/Registry1.png" width="797"></a> After the change has been made to the Registry, the parameters should display all the values. <a href="/files/blog/LOV-Updated.png"><img alt="LOV-Updated" class="alignnone size-full wp-image-237" height="523" src="/files/blog/LOV-Updated.png" width="734"></a>   <h3>Using <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a></h3> When you are using Ripplestone, the reports are run using the Crystal Reports Runtime Engine and this uses a different section of the Registry.  The location for the runtime engine is below: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\DatabaseOptions\LOV The LOV key will need to be added and then the string value of MaxRowsetRecords. <i><b>The big catch is that the value of -1 cannot be used, this must be a number greater than 1,000</b></i>.  If you use the -1 value, the report will display only the first 1,000 values. <a href="/files/blog/Registry2.png"><img alt="Registry for the Crystal Reports Runtime Engine" class="alignnone size-full wp-image-238" height="292" src="/files/blog/Registry2.png" width="889"></a> Once the MaxRowsetRecords is created and set to al value that is greater than the number of parameter values you will see all the values in the parameter page in Ripplestone.  </div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 24 Sep 2015 16:43:27 -0700</pubDate></item></channel></rss>