Good afternoon, as described in the subject of the discussion I developed an app where you use ASP .net CrystalReportViewer 13, when I export to PDF, where some reports are generated through dell'Idautomation of barcode fonts, barcode is exported much smaller than the size set in the RPT file. The font distributor (idautomation) has created this guide to solve the problem (but I can not apply it to the server where the app is distributed with crystalviewer 13): SYMPTOMS In Crystal Reports XI and Crystal Reports XI Release 2 the font shrinks by approximately 10% when a report is exported to Adobe Acrobat Format (PDF). RESOLUTION (Caution: The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk. It is strongly recommended that you make a backup copy of the registry files before you edit the registry. For information on how to edit the registry key, view the “Changing Keys and Values” online Help topic in the Registry Editor (Regedit.exe). To solve the behavior 1. Set the resolution of the default printer of the local computer experiencing the issue to 1200 DPI. Most printers have a default setting of 600 DPI. 2. Create two registry keys to prevent the crxf_pdf.dll from decreasing in font size. 3. Click Start --> Run. Type "regedit". The Registry Editor appears. 4. Create the following keys for Crystal Reports XI with the defined values: HKCR\Software\Business Objects\Suite 11.0\Crystal Reports\Export\PDF\ForceLargerFonts Type: DWORD Recognized Values: 0,1 Default Value: 1 Creation Method: manual HKLM\Software\Business Objects\Suite 11.0\Crystal Reports\Export\PDF\ForceLargerFonts Type: DWORD Recognized Values: 0,1 Default Value: 1 Creation Method: manual 5. Set both registry key values to 1 to turn them on. 6. Create the following keys for Crystal Reports XI Release 2 with the defined values: HKCR\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF\ForceLargerFonts Type: DWORD Recognized Values: 0,1 Default Value: 1 Creation Method: manual HKLM\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF\ForceLargerFonts Type: DWORD Recognized Values: 0,1 Default Value: 1 Creation Method: manual 7. Set both registry key values to 1 to turn them on. 8. Restart the Crystal Reports Page, Job and Cache Servers I tested the solution listed above with an installation of Crystal Reports XI standard and in fact does, someone can help me solve the problem even with CrystalReportViewer 13? I thank you for your cooperation, greetings Stefano
↧