Gehtsoft.PDFFlow
1.2.7
The PDFFlow package is no longer supported for future development. We will not be providing updates and support for the PDFFlow package versions and you should migrate your projects to Gehtsoft.PDFFlowLib package. Warning: versions of the library 2.0.x are not backward compatible with the 1.2.x versions.
dotnet add package Gehtsoft.PDFFlow --version 1.2.7
NuGet\Install-Package Gehtsoft.PDFFlow -Version 1.2.7
<PackageReference Include="Gehtsoft.PDFFlow" Version="1.2.7" />
<PackageVersion Include="Gehtsoft.PDFFlow" Version="1.2.7" />
<PackageReference Include="Gehtsoft.PDFFlow" />
paket add Gehtsoft.PDFFlow --version 1.2.7
#r "nuget: Gehtsoft.PDFFlow, 1.2.7"
#addin nuget:?package=Gehtsoft.PDFFlow&version=1.2.7
#tool nuget:?package=Gehtsoft.PDFFlow&version=1.2.7
The PDFFlow library is based on well-known libHaru. The library allows developers to define documents as a set of layout rules and a sequence of paragraphs, tables, and images. Then it does all the work to create a PDF document by applying the layout on the content stream.
The library uses Gehtsoft's Haru.Net package, and so it works on NET 451+ and NetStandard 2.0+ on Win32, Win64, Linux64, and OSX platforms.
The included license allows to use this package for free:
- In any open source or non-commercial project or products
- To prototype, develop, and test of commercial projects or products
The commercial license is required to use the library in commercial projects on product stage (including the products used to support internal business). Please contact Gehtsoft USA LLC sales representative to get details about the licensing.
Examples https://github.com/gehtsoft-usa/PDF.Flow
Online documentation http://docs.gehtsoftusa.com/pdfflow/web-content.html
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Haru.Net (>= 1.0.9)
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Haru.Net (>= 1.0.9)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|