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
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