Exporting to PDF
In some solutions, Export to PDF will not work due to conversion of formatting in the report/form. If that is the case for your solution, a new setting can be added in the config.xml file to override formatting of management comments in the report/form and to get the export to PDF to work.
In order to export reports and other documents to PDF in Bizview, you must manually insert the following sting into the config.xml file from this location:
C:\inetpub\wwwroot\bizview
Open and edit the "bizview.config" file and insert the highlighted text in yellow at the bottom and before the configuration end tag:
String: <printing enableWpf="false" />