Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • HTML files should never get that big. However, if you have Word 2010 or later, you can load the HTML file into word, then Save As... PDF. Commented Jun 20, 2017 at 15:41
  • You need to show your working on this, we are here to help, but we won't do it for you. lmgtfy.com/?iie=1&q=html+to+pdf
    – Lelantos
    Commented Jun 20, 2017 at 15:43
  • @JeffZeitlin I've already tried that, but it crashes every time it tries to open it. I can open it with a text editor like Sublime just fine, though Commented Jun 20, 2017 at 15:49
  • @DavidGolding None of those work because they either can't handle large files, or they incompletely render the page before converting as I already stated in my post Commented Jun 20, 2017 at 15:49
  • 1
    You should probably use those text editors to check the HTML for problems that might be causing the crashes. It takes a lot of text to get to 100MB, and it really makes me wonder what the heck this file is that requires that much text, and if it can be reduced at all. Commented Jun 20, 2017 at 16:14