Search Results

1
vote

Export HTML to PDF (C++, Windows)

This might be a slightly clumsy route, but why not convert the HTML to LaTeX source (html2latex is freely available) and then run the …