Wednesday Jul 15, 2009

Generating PDF Documents With Java CAPS

This tutorial will go through how to create a PDF document in Java CAPS. To create the PDF document, we will use an Open Office document as the template and then use Open Office to generate the PDF with calls from Java CAPS.
This is handy in generating automated letters or reports and rather than using a flat file allows you to add a little formatting to your report.
This example is used to generate a PDF document, but you can use the same call to generate Microsoft Word Documents, HTML pages, RTF pages and other numerous outputs. The differences are only a single parameter value which will be indicated in the tutorial.


The tutorial can be found here.

Comments:

Well done :-)

Regards

Michael

Posted by Michael Czapski on July 17, 2009 at 08:15 AM EST #

Post a Comment:
  • HTML Syntax: NOT allowed