I am facing a strange issue in the old version of Crystal Reports for Visual Studio. While exporting the report to PDF.
Solution 1 :
Add two registry keys.
- Select Start > Run. Type regedit and click OK.
- Expand HKEY_CURRENT_USER\Software\Business Objects\Crystal Reports for ESRI.
- Right-click the Export folder and select New > Key. This creates a new folder. Name the new folder PDF.
- Right-click the PDF folder and select New > DWORD Value.
- Name this ForceLargerFonts - note that it is case sensitive.
- Double-click ForceLargerFonts and change the Value data to 1. Click OK.
- Close all the registry folders and expand HKEY_LOCAL_MACHINE\Software\Business Objects\Suite 11.0.
- Right-click the Crystal Reports folder and select New > Key. Name this key Export.
- Right-click the Export folder and select New > Key. This creates a new folder. Name this folder PDF.
- Repeat steps 4 through 6.
- Close the Registry Editor and restart Crystal Reports. New PDF exports should now export the correct font size.
0 comments:
Post a Comment