I have a problem with converting a web page (web url) to pdf. Some of CSS and the JavaScript not showing as I want >,<.
I've try some open source code like:
- dompdf
- html2pdf.fr
- html2pdf.it (which I've implement it)
The closest result as I want is html2pdf.it, but it's still not enough because some of CSS not showing correctly. Example html2pdf.it
When I try to open pdfcrowd.com, it's show the result what I want.Example pdfcrowd but we must paid for the service and the limitation problem.
I've tried to google and search how to make it prettier, but until know I still didn't got the answer yet. >,<
Is there any other open source similar with them, or other things that I can do for it? I like their concept using url so I can use it with my other web based application using the api or triggered the link.