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. Web Development
  3. ASP.NET
  4. Get html of aspx page and convert to pdf including content in scroll

Get html of aspx page and convert to pdf including content in scroll

Scheduled Pinned Locked Moved ASP.NET
htmlwpf
5 Posts 3 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.
  • U Offline
    U Offline
    User 3183850
    wrote on last edited by
    #1

    How it would be possible to convert the aspx page to a pdf document so that i can print the form.I want all styles to be included with image in the web page. Also the webpage contents are mostly numerous usercontrols with scrolling applied So i want the scroll to be removed..Means the content inside should be obtained fully..Any body know a solution I ve gone through so many pdf generators..like syncfusion,expert pdf etc...

    N A 2 Replies Last reply
    0
    • U User 3183850

      How it would be possible to convert the aspx page to a pdf document so that i can print the form.I want all styles to be included with image in the web page. Also the webpage contents are mostly numerous usercontrols with scrolling applied So i want the scroll to be removed..Means the content inside should be obtained fully..Any body know a solution I ve gone through so many pdf generators..like syncfusion,expert pdf etc...

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Member 3186365 wrote:

      How it would be possible to convert the aspx page to a pdf document so that i can print the form

      Why should you convert to PDF for the sake of printing ? Create a separate page and display data without scrolling, use JS function to print the page.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

      U 1 Reply Last reply
      0
      • N N a v a n e e t h

        Member 3186365 wrote:

        How it would be possible to convert the aspx page to a pdf document so that i can print the form

        Why should you convert to PDF for the sake of printing ? Create a separate page and display data without scrolling, use JS function to print the page.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

        U Offline
        U Offline
        User 3183850
        wrote on last edited by
        #3

        coz my client wanted it as report So i have to present him with pdf report of the page..To create report with any report tool is impossible for my situation....

        1 Reply Last reply
        0
        • U User 3183850

          How it would be possible to convert the aspx page to a pdf document so that i can print the form.I want all styles to be included with image in the web page. Also the webpage contents are mostly numerous usercontrols with scrolling applied So i want the scroll to be removed..Means the content inside should be obtained fully..Any body know a solution I ve gone through so many pdf generators..like syncfusion,expert pdf etc...

          A Offline
          A Offline
          Arindam Tewary
          wrote on last edited by
          #4

          You can search for any PDF generation tool (pdf processing dll) in intenet that can be used to genearted pdf.

          Thanks, Arindam D Tewary

          U 1 Reply Last reply
          0
          • A Arindam Tewary

            You can search for any PDF generation tool (pdf processing dll) in intenet that can be used to genearted pdf.

            Thanks, Arindam D Tewary

            U Offline
            U Offline
            User 3183850
            wrote on last edited by
            #5

            Am already doing that... The Problem comes coz i have lot of usercontrols added dynamically to the aspx page. So all tools are behaving differently..Anyway i vl search for some other solution

            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