Questions tagged [html-pdf]
167 questions
1
vote
1 answer
How to convert pdf data sent from nodejs server into pdf in angularjs
I'm trying to download a pdf file generated at nodejs server. When I send the data of pdf file then it is coming to angularjs frontend but I've tried blob object to convert into pdf but pdf is showing no data.
Already tried the {responseType:…

ankit sharma
- 11
- 3
1
vote
2 answers
Download HTML table in PDF
I have spent the last 3 days trying to solve this problem but keep getting the same result...
I have an HTML table which is completed using JavaScript.
HTML