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#
  4. html to image component

html to image component

Scheduled Pinned Locked Moved C#
htmlsysadminlinuxhelptutorial
4 Posts 2 Posters 0 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.
  • S Offline
    S Offline
    shaiotz1
    wrote on last edited by
    #1

    if anyone have a good idea about how to creat an html to image component i tried : A. capture a web browser controll prob 1. a win form app , we need to put the web controll inside A dll file. and that a little messy ... 2.when u capture it will only get what u c ... and not the whole page. B. generating a url file on the server then open this file with the windows shell getting the image that gnerated by the server prob. wont work on windows 2003 server. Any help or idea would be most welcome !:-)

    J 1 Reply Last reply
    0
    • S shaiotz1

      if anyone have a good idea about how to creat an html to image component i tried : A. capture a web browser controll prob 1. a win form app , we need to put the web controll inside A dll file. and that a little messy ... 2.when u capture it will only get what u c ... and not the whole page. B. generating a url file on the server then open this file with the windows shell getting the image that gnerated by the server prob. wont work on windows 2003 server. Any help or idea would be most welcome !:-)

      J Offline
      J Offline
      Jasper4C
      wrote on last edited by
      #2

      try to start search from here: Thumbnail Generator Web Service Description: The Thumbnail Generator Web Service creates a .gif image of a specified URL. http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=836c770f-89eb-4041-ba7c-ff870a57cca1 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/ifaces/iextractimage/iextractimage.asp Found from here: http://www.gotdotnet.com/community/messageboard/Thread.aspx?id=75039&Page=1#75057 "I have not failed. I've just found 10,000 ways that won't work." - Thomas Alva Edison (1847-1931)

      S 1 Reply Last reply
      0
      • J Jasper4C

        try to start search from here: Thumbnail Generator Web Service Description: The Thumbnail Generator Web Service creates a .gif image of a specified URL. http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=836c770f-89eb-4041-ba7c-ff870a57cca1 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/ifaces/iextractimage/iextractimage.asp Found from here: http://www.gotdotnet.com/community/messageboard/Thread.aspx?id=75039&Page=1#75057 "I have not failed. I've just found 10,000 ways that won't work." - Thomas Alva Edison (1847-1931)

        S Offline
        S Offline
        shaiotz1
        wrote on last edited by
        #3

        thnx for the reply, i alrady tried the web service , its very nice but wont work on the 2003 servers, or xp machine u get an exception when u try to extract the image with the iextractimage interface , the same code work with win 2000 wont work with 2003 ...

        J 1 Reply Last reply
        0
        • S shaiotz1

          thnx for the reply, i alrady tried the web service , its very nice but wont work on the 2003 servers, or xp machine u get an exception when u try to extract the image with the iextractimage interface , the same code work with win 2000 wont work with 2003 ...

          J Offline
          J Offline
          Jasper4C
          wrote on last edited by
          #4

          Never saw this on work :( Sorry - once I've searched the net for this info and this what I found. Never used it and didn't know if this work. P.S. This is strange that some interfaces (!!!) doesn't work somewhere :(( May be it's depends on browser version ?? "I have not failed. I've just found 10,000 ways that won't work." - Thomas Alva Edison (1847-1931)

          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