-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/5.5.13.2' into master
- Loading branch information
Showing
2,518 changed files
with
1,761 additions
and
194,735 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
<metadata> | ||
<id>iTextAsian</id> | ||
<version>2.1</version> | ||
<title>iTextSharp.xtra</title> | ||
<authors>Bruno Lowagie, Paulo Soares, et al.</authors> | ||
<owners>Bruno Lowagie,Paulo Soares,et al.</owners> | ||
<licenseUrl>https://www.gnu.org/licenses/agpl.html</licenseUrl> | ||
<projectUrl>https://itextpdf.com/</projectUrl> | ||
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl> | ||
<requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added | ||
|
||
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as: | ||
- HTML to PDF (PDF/A) conversion | ||
- PDF Redaction | ||
- SVG support | ||
- Better language support (Indic, Thai, Khmer, Arabic, Hebrew) | ||
- PDF Debugging for your IDE | ||
- Data Extraction | ||
- Better continued support and bugfixes | ||
- More modular, extensible handling of your document workflow | ||
- Extra practical add-ons | ||
- Encryption, hashing and digital signatures | ||
|
||
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText 7 instead. iText 7 Community: https://www.nuget.org/packages/itext7/ and iText 7 pdfSweep addon: https://www.nuget.org/packages/itext7.pdfsweep/</description> | ||
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText 7 instead. | ||
iText 7 Community: https://www.nuget.org/packages/itext7/</summary> | ||
<copyright>Copyright (c) 1998-2020 iText Group NV</copyright> | ||
<language>en-US</language> | ||
<tags>itext itextsharp c# csharp .net pdf</tags> | ||
</metadata> | ||
|
||
<files> | ||
<file src="src\extras\iTextAsian\bin\Release\iTextAsian.dll" target="lib\" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
<metadata> | ||
<id>itext-hyph-xml</id> | ||
<version>2.0.0</version> | ||
<title>iTextSharp.xtra</title> | ||
<authors>Bruno Lowagie, Paulo Soares, et al.</authors> | ||
<owners>Bruno Lowagie,Paulo Soares,et al.</owners> | ||
<licenseUrl>https://www.gnu.org/licenses/agpl.html</licenseUrl> | ||
<projectUrl>https://itextpdf.com/</projectUrl> | ||
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl> | ||
<requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
<description>PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added | ||
|
||
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as: | ||
- HTML to PDF (PDF/A) conversion | ||
- PDF Redaction | ||
- SVG support | ||
- Better language support (Indic, Thai, Khmer, Arabic, Hebrew) | ||
- PDF Debugging for your IDE | ||
- Data Extraction | ||
- Better continued support and bugfixes | ||
- More modular, extensible handling of your document workflow | ||
- Extra practical add-ons | ||
- Encryption, hashing and digital signatures | ||
|
||
This DEPRECATED library adds extra functionality for iTextSharp. Please use iText 7 instead. iText 7 Community: https://www.nuget.org/packages/itext7/ and iText 7 pdfSweep addon: https://www.nuget.org/packages/itext7.pdfsweep/</description> | ||
<summary>Extra functionality for DEPRECACTED iTextSharp PDF generation library written entirely in C# for the .NET platform. Please use iText 7 instead. | ||
iText 7 Community: https://www.nuget.org/packages/itext7/</summary> | ||
<copyright>Copyright (c) 1998-2020 iText Group NV</copyright> | ||
<language>en-US</language> | ||
<tags>itext itextsharp c# csharp .net pdf</tags> | ||
</metadata> | ||
|
||
<files> | ||
<file src="src\extras\itext-hyph-xml\bin\Release\itext-hyph-xml.dll" target="lib\" /> | ||
</files> | ||
</package> |
Oops, something went wrong.