How do I change a aspx file to a pdf?



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

Post New Answer

More ASP Interview Questions

How does non-deterministic garbage collection affect my code?

1 Answers  


can we place Global.asa into "bin" directory instead of Root directory?

3 Answers   Satyam,


How can I see what assemblies are installed in the global assembly cache?

1 Answers  


what is stored procedural

1 Answers  


how many Controls are there in ASP.Net ? Define with Examples ?

1 Answers   TPS,


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?

1 Answers  


What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?

1 Answers   TCS,


How do I open aspx file on mac?

1 Answers  


What is difference between Physical path and Virtual path? Explanin with example.

2 Answers  


I have written an assembly that I want to use in more than one application. Where do I deploy it?

1 Answers  


what are ASP Objects?

1 Answers  


Categories