How Do I Use Microsoft Office to Generate PDF Output with Java Report Engine?
Because of vagueness in the PDF specification, using Microsoft Office to generate PDF output from report templates rather than the Windward PDF renderer can sometimes improve the fidelity of the output.
To allow the flexibility of using Office to generate PDF output, Report Designer and the Report Engines have a toggle to turn on using the Office PDF renderer.
The use.external.output.builder property
To turn on the use Office for PDF output feature in Java Report Engine, set the external.output.builder property in your WindwardReports.properties file:
...
use.external.output.builder=on
...
Use Office to Generate PDF Output with Report Designer
Use Office to Generate PDF Output with .NET Report Engine
Use Office to Generate PDF Output with Report Engine for RESTful
See [How Do I Use Office to Generate PDF Output with Report Engine for RESTful?]
0 Comments
Add your comment