Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to save a "MHTML" file as a BMP file?

How to save a "MHTML" file as a BMP file?

Scheduled Pinned Locked Moved C / C++ / MFC
questiontutorial
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhangguoliming
    wrote on last edited by
    #1

    i want to save a file ,which in MHTML ,as a BMP file.How can i do it ? Thanks in advance

    S 1 Reply Last reply
    0
    • Z zhangguoliming

      i want to save a file ,which in MHTML ,as a BMP file.How can i do it ? Thanks in advance

      S Offline
      S Offline
      Sebastian Schneider
      wrote on last edited by
      #2

      What's MHTML? Microsoft HTML? Or are you talking about the "MHT"-format (Microsofts "Web Archive" -Format)? Anyway, you will have to render the file and then save the resulting image as a BMP. Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

      S 1 Reply Last reply
      0
      • S Sebastian Schneider

        What's MHTML? Microsoft HTML? Or are you talking about the "MHT"-format (Microsofts "Web Archive" -Format)? Anyway, you will have to render the file and then save the resulting image as a BMP. Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.

        S Offline
        S Offline
        Stephen Hewitt
        wrote on last edited by
        #3

        MSHTML is the "guts" of IE - A COM object which does all the HTML parsing and such. Steve

        L 1 Reply Last reply
        0
        • S Stephen Hewitt

          MSHTML is the "guts" of IE - A COM object which does all the HTML parsing and such. Steve

          L Offline
          L Offline
          Leonhardt Wille
          wrote on last edited by
          #4

          I recommend Rob Manderson's article: Capture an HTML document as Image[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups