How to convert aspx page to PDF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ilight
    New Member
    • Aug 2010
    • 1

    How to convert aspx page to PDF

    I need to convert an aspx page that contains labels, text from database, gridview and images into a PDF maintaining the same design.

    I tried iTextSharp & similar others but I couldnt get any of them to work. Can someone help me with a simple working example using any open source API / some code that I can write by my own after looking at the example?

    and yeah, I will be using C#.NET
Working...