Gehtsoft.PDFFlowLib 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gehtsoft.PDFFlowLib --version 2.0.1
NuGet\Install-Package Gehtsoft.PDFFlowLib -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gehtsoft.PDFFlowLib" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gehtsoft.PDFFlowLib --version 2.0.1
#r "nuget: Gehtsoft.PDFFlowLib, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gehtsoft.PDFFlowLib as a Cake Addin
#addin nuget:?package=Gehtsoft.PDFFlowLib&version=2.0.1

// Install Gehtsoft.PDFFlowLib as a Cake Tool
#tool nuget:?package=Gehtsoft.PDFFlowLib&version=2.0.1

PDFFlow is a cross-platform C# library for creating PDF documents. The library is based on the well-known libHaru.

     With PDFFlow, you can create complex PDF documents fast and efficiently - you define documents as a set of layout rules and a sequence of paragraphs, tables, images, headers, etc. and the library does all the work to create a PDF document by applying the layout on the content stream.

     You can create agreements, contracts, log books, invoices, tickets, catalogs, brochures, complex tax and regulatory forms, medical documents, school and university tests, books and magazines and many other kinds of documents.

     Your documents can include:

       - Text with different formatting, including special fields such as page numbers and URLs, and widow and orphan control.
       
       - Built-in Base14 fonts, multibyte CID fonts, external TrueType and Type1 fonts, single-byte and multibyte encodings.

       - Multilevel lists with easy-to-use styles.

       - Tabulations.

       - Images with configurable size and scaling.

       - Lines, both vertical and horizontal.

       - Tables taking data from a data source, with colspan and rowspan.

       - Multi-page and book spread tables.

       - Repeating areas: multiple headers, footers, left and right repeating areas, and repeating areas by coordinates.

       - Document flow areas that define the location of the document main flow on the pages.

       - Automatically generated table of content.

     PDFFlow supports automatic pagination and layouting: the content is automatically continued on the next page if it does not fit in the current page.

     You can configure any formatting settings of your document and its elements: fonts, colors, alignment, borders, indents, stroke styles, etc. as you need. This can be done using the corresponding methods in each case or through styles - you create your styles and apply them to quickly get the necessary formatting.

     The PDFFlow library is supplied with real document samples accompanied by descriptive articles and tutorials with many working code examples that can be used as is or modified, and the API reference.

     The included license allows you to use the library for free:

       - In any open source or non-commercial project or products.

       - To prototype, develop, and test commercial projects or products.

     The commercial license is required to use the library in commercial projects on the production stage (including the products used to support the internal business). Please contact Gehtsoft USA LLC sales representative to get details about the licensing.
       
     Examples and tutorials: https://github.com/gehtsoft-usa/PDF.Flow.Examples
     
     Online documentation: http://docs.gehtsoftusa.com/pdfflow/web-content.html

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Gehtsoft.PDFFlowLib:

Package Downloads
Gehtsoft.PDFFlowLib.Barcodes

Gehtsoft.PDFFlowLib.Barcodes is an extension library of Gehtsoft PDFFlow for generating barcodes and QR codes. When you create documents, there is often a need to include a variety of barcodes or QR codes in the document for identification, tracking, etc. Some of the scenarios might be including barcodes in shipment and packing documents, including QR codes for identification, tracing document versioning and validity, sales receipts, event tickets, and much more. We've designed the PDFFlowLib.Barcodes library to make it easy for developers to include many common standard barcodes and QR codes in their documents, saving them time and effort generating those elements in their own code. Using the library, you can add the most widely used types of barcodes and QR codes to your documents: - UPC-A - EAN-13 - EAN-8 - GS1-128 (Code Sets A, B, and C) - QR codes (variants 1-40, four levels of error correction available) For documentation please consult online documentation at https://www.docs.gehtsoftusa.com/pdfflow_barcodes/web-content.html For reporting issues with the library or requesting changes or features, please open an issue at https://github.com/gehtsoft-usa/PDF.Flow.Examples or visit our forum at http://www.fxcodebase.com/code/viewforum.php?f=56 If you have any questions or suggestions please contact us at contact@gehtsoftusa.com or visit www.pdfflow.io The commercial license is required to use the library in commercial projects on the production stage (including the products used to support the internal business). Please contact Gehtsoft USA LLC sales representative to get details about the licensing. When you purchase the commercial license for Gehtsoft PDFFlow, a license for Gehtsoft.PDFFlowLib.Barcodes is included.

PandaTech.FileExporter

Export table data into xls, xlsx, csv, pdf formats

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 28,867 6/8/2021
2.1.0 1,734 3/16/2021
2.0.2 1,008 2/4/2021
2.0.1 1,536 1/21/2021

We completely rewrote our PDFFlow library to make it an even more effective PDF documents creation tool.
     
     - The library now includes a more intuitive API to develop documents faster and with less code to write.
     - More formatting options was added, including Styling support.
     - We added more real-life examples and tutorial articles to guide developers better and allow even easier and faster document creation.

     Important note: The 2.x.x versions are not backward compatible with the previous (1.2.7 or earlier) versions of the library.