I am creating a project in nodejs with AngularJS and a MySQL database. I want is to display information from the MYSQL table in a PDF, similar to a report.
Can I render an .ejs with angular to pdf and the client only see the pdf with the information? Is there any way to do this?
via M. Node
No comments:
Post a Comment