We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af8556 commit 099fb6fCopy full SHA for 099fb6f
README.md
@@ -19,6 +19,7 @@ generation for my future guests.
19
- Reads host, guest, and visit details from a JSON configuration file.
20
- Generates a formal invitation letter based on the provided details.
21
- Outputs the generated letter as a PDF file.
22
+- Check the [example below](#example-of-generated-pdf-image)
23
24
## Requirements
25
- JDK 8 or higher
@@ -61,6 +62,10 @@ You can run the tests using the following command:
61
62
./gradlew test
63
```
64
65
+## Example of generated PDF (image)
66
+
67
+
68
69
## Credits
70
71
* [Renato Araujo](https://www.linkedin.com/in/renatoraraujo/)
pdf-sample.png
149 KB
0 commit comments