when we book tickets online, after booking we get a mail containing a pdf file which is actually our ticket. the same thing i want to do with my javaweb application but i don't know how to create a pdf that can show details about ticket and it should be well designed means there should a header, a table containing passenger details etc. Please give me a solution
            Asked
            
        
        
            Active
            
        
            Viewed 351 times
        
    1 Answers
0
            
            
        You could take a look in JasperReports.
        Lucas Coppio
        
- 328
 - 2
 - 12
 
- 
                    Thanks. I got what i need – manish_tj Nov 04 '17 at 09:47