======5. Printing======
====5.1. Printing does not work on SBO 9.3 PL04 ====
Starting from SBO 9.3 PL04, SBO includes a new SAP Crystal Reports runtime engine version 13.0.22 (technical version number 13.0.3500.0). In the past the SAP Crystal Reports runtime engine version 13.0.14 (technical version number 13.0.2000.0.) was used. **Produmex Manufacturing will support the new Crystal Reports version from version 18.2.**
You can check the current SAP Crystal Reports version on Control Panel > All Control Panel Items > Programs and Features.
{{ :implementation:scan:support:cr_control_panel.png |}}
===Workaround for Produmex Manufacturing version 18.1 or older===
In order to print with version 18.1 (or older) of Produmex Manufacturing on SBO 9.3 PL04, make the following modifications:
1. Adjust the app config file of the Service Broker. Open the BxServiceBroker.Service.exe.config file from //%%C:\Program Files (x86)\Produmex\ServiceBroker\%%// with a text editor. Insert the following code after the already existing “dependentAssembly” tags.
{{ :implementation:scan:support:cr_servicebroker.png |}}
2. Adjust the app config file of the Produmex Manufacturing add-on as well. Open the BXPPSAddOn.exe.config from //%%C:\Program Files (x86)\SAP\SAP Business One\AddOns\BXP\Produmex Manufacturing%%// with a text editor. Insert the following code right before the closing tag.
{{ :implementation:scan:support:cr_addon.png |}}