The directory "exmpl" located under DynamicPDF_Generator~/ceTeSoftware of the installation package contains some examples that will help you in creating PDF documents using DynamicPDF™ Generator for Java. There are 3 types of examples:
- Standalone Application
- Gives examples that show how to create PDF Documents using a Java console application. There are plenty of examples in this section that cover the different features of the product and their usage.
- Servlet web page
- Gives an example of how to create a PDF Document from a Servlet Web Page.
- JSP web page
- Gives an example of how to create a PDF Document from a JSP Page.
Files beneath the "exmpl/Standalone" folder may be dependent on other files and folders in the directory, so if you move them the examples may no longer work. We provide one example each for servlet and JSP as most of cases are covered in Standalone examples in detail.
