EChart Rich limits printing to no more than 5,000 records. Is there any way around this?
There is a registry setting that will let you exceed 5000 records for printing. It should be manually added to the client (the one running the PluginX) machine’s registry. HKEY_LOCAL_MACHINE\SOFTWARE\Aquire\OrgPublisherX\Publish. The value name is EChartPrintLimit and it is a DWord. Note: “OrgPublisherX” above should reflect your current version of OrgPublisher, i.e. OrgPublisher7. This number becomes the new print limit for EChart Rich Client. These registry settings are read when the chart DLL is first loaded by IIS. If you change one of the settings, you must restart the web service. Unloading the data (e.g. running the BAT file) is insufficient. Note: When working with a very large chart, consider whether the memory of the PC can handle really large charts. Printing enormous ECharts causes all of the person data to be downloaded to the client. This results in a large amount of network traffic and uses a lot of RAM on the client machine. Note: The setting above will not apply to ECh