on 2019 May 27 3:16 PM
Hi, experts. I try to make functionallity for download pdf file and the content inside it will be some custom template with images and some table for example. I try to use javascript libraries ( jsPDF for example ) but more of them doesn't support css and this is the problem. The template for pdf file, that how should looked is with css styling. I saw for Jasper ( java library , it is OOB imported ) but I don't know how to work with her. Some one can you helped me, if you know some library to do this or to give me example with 3-4 steps how to use Jasper. Thank you :)
Request clarification before answering.
You can use the open source Apache PDFBox. You can also use a paid library, iText which is also probably, the most popular.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Of course, you can use it. Hybris reportcockpit too uses it. You can check https://www.wavemaker.com/learn/how-tos/generate-pdf-file-using-jasper-reports/ for an example.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.