Advantages of Spring pdf generation over using iText directly -
i have requirement generate pdf files in spring mvc application. in other java web based applications [those not on spring framework] utilize itext library generate pdf files.
i can see spring provides pdf generation based on itext library as [here]
question: there advantage using spring way rather using itext library directly?
spring pdf itext
No comments:
Post a Comment