This is my data display in table format. I want to show as it is in PDF without using display tag library of struts2.
-
2020-12-18 11:53
I am not sure about struts, I used itextpdf
in JSP.
http://tutorials.jenkov.com/java-itext/getting-started.html
Hopefuly it will help