In my project I have JSP pages that should print PDF documents
            Asked
            
        
        
            Active
            
        
            Viewed 575 times
        
    -2
            
            
        - 
                    1You can try Jasper, dynamic reporting libraries. – Lasitha Benaragama May 17 '14 at 06:49
 
2 Answers
0
            
            
        You can use iText, fop or other.
Take a look at:
0
            
            
        See the following which will convert HTML to PDF.
https://code.google.com/p/flying-saucer/
Easier than working with iText directly.
        Alan Hay
        
- 22,665
 - 4
 - 56
 - 110