我希望在页面上显示此文件,但此代码可直接下载
<a th:href="@{/pdf/Manjaro-User-Guide.pdf}">Show Pdf file</a>
我正在使用Spring-Thymeleaf
谢谢!
https://stackoverflow.com/questions/51299893
相似问题