April 12, 2013

Create a PDF file on button press in browser

When you use the FastReport .Net together ASP.Net MVC framework you have easy method for creating file in any supported format on button press in HTML form.

Add next code in View:

 @using (Html.BeginForm("GetFile", "Home"))
 {
         <input id="pdf" type="submit" value="Export to PDF" />
 }

GetFile - name of controller handler, Home - name of controller (HomeController.cs for example)

Add name space in controller: more...

December 18, 2024

Last chance to buy at a discount in 2024

From December 18 to December 31, we are offering you to purchase reporting libraries for .NET and Delphi at a 25% discount.
December 12, 2024

Now FastReport .NET supports .NET 9: what's new?

Timely adaptation of tools to new platform versions is crucial for the convenience of developers. Since version 2025.1.8, FastReport .NET now supports .NET 9.
Fast Reports
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2024 Fast Reports Inc.