Reputation: 762
So I have an html-page:
<html>
<b>Bold text</b>
<table><tr><td>abc</td></tr></table>
</html>
How I can save <b>Bold text</b>
or any html tag to jpeg/png or pdf.
Thanks.
Upvotes: 2
Views: 2927
Reputation: 213005
Is HTML/CSS to PDF converter written in Python the right tool for you?
Upvotes: 1