How do I change a aspx file to a pdf?
Answer / Rimpy Yadav
"To create a PDF from an ASPX (ASP.NET) page, you can use the ReportViewer control or third-party libraries like iTextSharp or Spire.PDF for .NET. These tools allow you to generate and save PDFs directly within your ASP.NET application."
| Is This Answer Correct ? | 0 Yes | 0 No |
How does non-deterministic garbage collection affect my code?
can we place Global.asa into "bin" directory instead of Root directory?
How can I see what assemblies are installed in the global assembly cache?
what is stored procedural
how many Controls are there in ASP.Net ? Define with Examples ?
How many types of cookies are there?
10 Answers TechSolution, Tops Technologies,
Explain what inheritance is and an example of when you might use it?
What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?
How do I open aspx file on mac?
What is difference between Physical path and Virtual path? Explanin with example.
I have written an assembly that I want to use in more than one application. Where do I deploy it?
what are ASP Objects?