Hi all.
I am designing a solution for SAP HANA XS and one of the components require creation of PDF files.
I have searched everywhere but I cannot find a relatively easy way to create PDFs. So far the only interesting solution seems to be jsPDF ( http://parall.ax/products/jspdf ) but to be honest that looks extremely low-level (i.e. more development costs) and what I am looking for is more something that I can create a template of the document and let the software fill the values from the views
If you think there are better solutions (like an external webservice that I can integrate to the XS app, like adobe's echosign [ https://www.echosign.adobe.com/en/home.html ] ) that would be great also.
Thanks in advance.