html2pdf.it
                                
                                 html2pdf.it copied to clipboard
                                
                                    html2pdf.it copied to clipboard
                            
                            
                            
                        Option for offline html
I really like your app. Very good output. The only thing I'm missing is the option to turn offline html into pdf.
:+1:
- How would you specify that HTML, just passed as a string?
- What about images?
- What about linked stylesheets/javascript?
A valid workaround is, to create an html page in a temporary folder, possibly including styesheets, javascripts and images, and delete it after the conversion.
Hi @ebdrup, I have a html form content which contains stylesheets and images in base 64 encoded, and the content is just a long string. Is there anyway for me to generate a pdf document from the html content?
Thank you
TP