Save entired page content to an image.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • batham

    Save entired page content to an image.

    Hello C# Gurus,

    I have a asp.net web page called it http://localhost/default.aspx.

    Now what I want is using C# I should save the entire page content even
    below the scrolling region into a PNG or some image.

    Is that possible?

    Help is appreciated

    Thanks
    Shailendra
  • Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

    #2
    Re: Save entired page content to an image.

    You could use ExpertPDF to save an image of the page into a PDF file.
    Here's more info:
    HALOJP adalah situs link gacor terbaik yang mudah JP maksimal hari ini, menawarkan permainan menang besar dan pengalaman slot online yang selalu menguntungkan.


    --
    I hope this helps,
    Steve C. Orr,
    MCSD, MVP, CSM, ASPInsider
    HALOJP adalah situs link gacor terbaik yang mudah JP maksimal hari ini, menawarkan permainan menang besar dan pengalaman slot online yang selalu menguntungkan.




    "batham" <batham@gmail.c omwrote in message
    news:217ec26b-cb95-4da2-a429-98691c1bdeac@f2 4g2000prh.googl egroups.com...
    Hello C# Gurus,
    >
    I have a asp.net web page called it http://localhost/default.aspx.
    >
    Now what I want is using C# I should save the entire page content even
    below the scrolling region into a PNG or some image.
    >
    Is that possible?
    >
    Help is appreciated
    >
    Thanks
    Shailendra

    Comment

    • =?Utf-8?B?QldD?=

      #3
      RE: Save entired page content to an image.

      iecapt.sourcefo rge.net/There's not built in asp.net technique to do this,
      you'll need a specific client.

      IECapt is a good starting point:

      IECapt is a small command-line utility to capture Internet Explorer's
      rendering of a web page into a BMP, JPEG or PNG image file


      "batham" wrote:
      Hello C# Gurus,
      >
      I have a asp.net web page called it http://localhost/default.aspx.
      >
      Now what I want is using C# I should save the entire page content even
      below the scrolling region into a PNG or some image.
      >
      Is that possible?
      >
      Help is appreciated
      >
      Thanks
      Shailendra
      >

      Comment

      • net lover

        #4
        Export/Capture complete asp.net page with client info toPDF file

        I am also trying for same kind of task.
        Could some body put some light on this.
        Thanks.

        Comment

        Working...