forked from daniiiol/FO.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
trevski edited this page Oct 6, 2019
·
1 revision
Getting Started
FO.NET is a 100% managed code component that can easily be integrated into an ASP.NET, Windows Forms or any other .NET project.
Integrating FO.NET into your project is simply a matter of adding a reference to the assembly Fonet.dll and then calling methods and setting properties on the Fonet.FonetDriver class.
More detailed documentation can be found below:
Section 1: Hello World! Example Section 2: The FonetDriver Class Section 3: Configuring PDF Options Section 4: Font Support Section 5: Error Handling