This repository contains the source code of the examples of usage Stimulsoft PDF Forms tool in the ASP.NET Core applications, using C# code and Angular components. The form designer and examples are compatible with .NET Framework 4.5.2, 4.6, 4.7, 4.8 versions, and .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0 platforms.
This repository contains a set of examples (Visual Studio projects), each in different folders:
- Adding Components from Code
- Changing Properties from Code
- Creating a Form with Table
- Editing a Form in the Designer
- Filling Form Data from Database
- Generating PDF from Form Submission
- Integrating a Form Component
- Loading an Encrypted Form
- Loading Fields Data from PDF
- Loading a Form from File
- Loading a Form from Resource
- Loading a Form from String
- Sending a Form by Email
- Viewing Forms and Parsing Submission Results
- Working with Forms from Code
All examples are combined into Visual Studio solutions (.sln files). They are prepared only for LTS frameworks, any compatible ones can be selected in the project settings.
In order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository. The examples contain an already compiled Angular application. To recompile the Angular part of the project, you should open the ClientApp
directory and run the build.cmd
file. All compiled files will be copied to the wwwroot
directory automatically. Also, the examples are configured to automatically compile the Angular application when building the project.
Stimulsoft Forms is a component for the interactive collection and processing of user data. The Forms tool easily integrates into your project or application, has an intuitive and user-friendly interface, and allows you to create rich form templates. Stimulsoft Forms is a new level of interaction with users in your application.