Skip to content

Commit a1e6fc8

Browse files
committed
Update pdfHTML nuspec description
DEVSIX-3615
1 parent d5ee37b commit a1e6fc8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pdfHTML.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<authors>iText Software</authors>
88
<owners>iText Software</owners>
99
<licenseUrl>https://www.gnu.org/licenses/agpl.html</licenseUrl>
10-
<projectUrl>https://itextpdf.com/</projectUrl>
10+
<projectUrl>https://itextpdf.com/en/products/itext-7/pdfhtml</projectUrl>
1111
<iconUrl>https://itextpdf.com/sites/default/files/ITSC-avatar.png</iconUrl>
1212
<requireLicenseAcceptance>true</requireLicenseAcceptance>
13-
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.</description>
14-
<summary></summary>
13+
<description>pdfHTML is an iText 7 add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.</description>
14+
<summary>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.</summary>
1515
<releaseNotes>https://itextpdf.com/itext7release</releaseNotes>
1616
<copyright>Copyright (c) 1998-2020 iText Group NV</copyright>
1717
<language>en-US</language>
18-
<tags>itext itext7 itextsharp c# .net csharp pdf html pdfhtml</tags>
18+
<tags>itext itext7 itextsharp c# .net csharp pdf html pdfhtml htmltopdf html2pdf html-to-pdf html-to-pdf-converter svg acroform pdf-generation generation converter accessbility opensource open source</tags>
1919
<dependencies>
2020
<group targetFramework="net40">
2121
<dependency id="itext7" version="7.1.10-SNAPSHOT" />

0 commit comments

Comments
 (0)