SCENARIO 

Barcode display correctly in SAP Crystal Report Preview. When Print SAP document to PDF, the barcode display correctly as well. 


However, the barcode shrunk if export from Crystal Report Preview or Export PDF from SAP. 


Barcode is generated using IDAutomation Code 128 Font Advantage.


Normal display


Shrunk Barcode


ISSUES

The barcode font was resized when export from Export Report. 



RESOLUTION

Issue resolve after update CR Registry. 

32 Bits SAP Client

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP BusinessObjects\CrystalReports for .NET Framework 4.0\Crystal Reports\Export\PDF]
"ForceLargerFonts"=dword:00000001


[HKEY_CURRENT_USER\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework4.0\Crystal Reports\Export\PDF]
"ForceLargerFonts"=dword:00000001


64 bits SAP Client
[HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\CrystalReports\Export\PDF]
 "ForceLargerFonts"=dword:00000001