Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Convert Html Page to PDF using javascript [closed]

Tags:

javascript

pdf

I have a java Application which view few results in a web page , I want to save those results into PDF file which user click on a button "Export to PDF" Button. Can any one please help me to use which technology. I am really aware of this.

like image 843
Navyah Avatar asked Apr 13 '26 14:04

Navyah


1 Answers

The simple and best way is to make use of existing libraries. You can get it done either in server side or in client side. If you choose the server side, go for iText PDF Api Otherwise you can use jspdf. Both will provide their own methods, you could use it.

like image 116
Ayyappan Sekar Avatar answered Apr 15 '26 05:04

Ayyappan Sekar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!