The directory "examples" located under "DynamicPDF_ForJava10~/ceTeSoftware" of the installation package contains pre-coded examples which will help you to understand how to create PDF documents using DynamicPDF Generator for Java. There are three kinds of examples:
The generator examples are located under the "DynamicPDF_ForJava10~/ceTeSoftware/examples/Generator" directory.
- Java source code
- 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.
- Servlets
- Gives examples that show how to create PDF Documents using Servlets.
- JSP
- Gives an example of how to create a PDF Document from a JSP.
Files beneath the "DynamicPDF_ForJava10~/ceTeSoftware/examples/Generator" folder may be dependent on other files and folders in the directory, so if you move them the examples may no longer work.