<?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/tag/printing/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog #Printing</title><description>Ripplestone - Ripplestone Blog #Printing</description><link>https://www.ripplestone.com/blogs/tag/printing</link><lastBuildDate>Thu, 26 Mar 2026 19:45:06 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><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></channel></rss>