All Questions
2 questions
0
votes
0
answers
65
views
flying-saucer-pdf missing type DocumentException
I am trying to use flying-saucer-pdf to transform HTML to Pdf.
While following multiple tutorials: (which might be copied form each other...)
https://www.baeldung.com/thymeleaf-generate-pdf
https://...
1
vote
1
answer
445
views
How to display email address in Thymeleaf by using <th:utext>?
I have to display below text in thymeleaf, but it fails to display and not sure the reason and the resolution for this.
Below is the text which is coming from JSON format and I am parsing this json ...