Info
Version: | 5.0.29 |
Author(s): | TallComponents BV |
Last Update: | Wednesday, July 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.tallcomponents.com/ |
NuGet Url: | https://www.nuget.org/packages/TallComponents.TallPDF5 |
Install
Install-Package TallComponents.TallPDF5
dotnet add package TallComponents.TallPDF5
paket add TallComponents.TallPDF5
TallComponents.TallPDF5 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- System.Collections.Specialized(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Configuration.ConfigurationManager(>= 4.6.0)
- System.Xml.ReaderWriter(>= 4.3.1)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.0)
- Portable.BouncyCastle(>= 1.8.8)
- System.Xml.XPath(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Microsoft.Win32.Primitives(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XDocument(>= 4.3.0)
- System.Collections.Specialized(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.1)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.0)
- System.Xml.XPath(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- Microsoft.Win32.Primitives(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Xml.XDocument(>= 4.3.0)
Tags
Central to TallPDF.NET is a highly intuitive object model consisting of classes like Document, Section, Paragraph, Table, Footer, etc. You can generate documents either programmatically or from XML.