We have provided one example page HelloWorld.jsp to show how DynamicPDF™ Generator can be used on JSP pages. For examples on usage of the product, refer to the Standalone examples above.
Place the HelloWorld.jsp file under
DynamicPDF_Generator~/ceTeSoftware/exmpl/Generator/JSP to the working
directory of your Servlet Engine or Java Application Server. Calling this JSP
from a web browser will cause HelloWorld.pdf to be downloaded on the client
machine.
* HelloWorld.jsp
This example shows how to generate a simple PDF document in the WWW environment
from a JSP page.
