diff --git a/pdf/README.md b/pdf/README.md index 8c7bd1fa26..b904b101fb 100644 --- a/pdf/README.md +++ b/pdf/README.md @@ -5,3 +5,4 @@ This module contains articles about PDF files. ### Relevant Articles: - [PDF Conversions in Java](https://www.baeldung.com/pdf-conversions-java) - [Creating PDF Files in Java](https://www.baeldung.com/java-pdf-creation) +- [Generating PDF Files Using Thymeleaf](https://www.baeldung.com/thymeleaf-generate-pdf)