Hi ! I'm making a webgis application and I want to generate a report (pdf or word document format), using a predefined template, and i want to populate it with data from attribute table. I must mention that I'm using javascript api and the application will be hosted on github, so I don't have a server. Is there a solution to do that?
Thank you