


* already defined in definitions section: He says that he is open to providing others with assistance. We had a huge amount of help with this from Ionut Balas ( who is a Romanian freelancer who doesn't know much about Progress but is Crystal guru. wrx, created by inserting as an OCX C:\Program Files (x86)\Business Objects\Common\3.5\crystalreportviewers115\ActiveXControls\CRViewer.dll jar files to the directory C:\Program Files\Crystal\Common\3.5\java\lib\Īttached is our Progress code for calling the Report Viewer. Change the Classpath entry to correctly point all the.Change the JavaDir entry to the java location on the client machine (C:\Program Files\java\jre\bin).Select the file, right click and select edit (or, if you do not have that option, open it with notepad).Edit the C:\Program Files\Business Objects\Common\3.5\java\CRConfig.xml file on the client machine.This step was also obtained from the Business Objects site. Copy the crdb_xml.dll and crdb_xml_rex_en.dll files from the C:\Program Files\Business Objects\Common\3.5\bin\ directory on the development machine to the same directory on the client machine.This step was also obtained from the Business Objects site Copy the C:\Program Files\Business Objects\Common\3.5\java\CRConfig.xml file from the development machine to the same location on the client machine.This step was obtained from the Business Objects website, so we assume it's kosher. Copy the directory C:\Program Files\Crystal\Common\3.5\java\lib from your development machine to the same directory on the client machine where you are deploying Crystal (note: sometimes the "Crystal" directory may be "Business Objects" instead, and if it a 64 bit machine then the client machine will be C:\Program Files (x86)\ instead of C:\Program Files\).rpt file, is in the correct directory whatever one your code will expect. xml/.xsd files and the program which calls the Crystal Report Viewer (our code for this included below). Make sure your Progress code is all in place, including the programs which produce the.Create a "java" directory in C:\Program Files\Business Objects\Common\3.5\.

