PDF Generation SDK Package Structure
The package of ComPDF Generation SDK for Java includes the following files:
- "samples" - A folder containing JAVA sample projects.
- "ConvertToPdf" - An example of converting HTML to PDF.
- "RenderTemplate" - An example of combining an HTML template with JSON to generate complete HTML.
- "RenderAndConvert" - An example of combining an HTML template with JSON to generate complete HTML, and then converting the HTML to PDF..
- "TestFile" - A folder containing test files.
- "lib" - A folder containing "generation-1.0.0".
- "api_reference_Java" - API reference.
- "developer_guide_Java.pdf" - Developer guide.
- "release_notes.txt" - Release information.
- "legal.txt" - Legal and copyright information.
