From db87727b0b37887716e8d3e6d5d7e500800a86bd Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:14:25 +0300 Subject: [PATCH 1/2] SEO-187125 FF PDF Image Alt Text --- File-Formats/PDF/Supported-and-Unsupported-Features.md | 2 +- File-Formats/PDF/Working-with-Attachments.md | 2 +- File-Formats/PDF/Working-with-Brushes.md | 2 +- File-Formats/PDF/Working-with-HyperLinks.md | 2 +- File-Formats/PDF/Working-with-Watermarks.md | 2 +- File-Formats/PDF/Working-with-action.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/File-Formats/PDF/Supported-and-Unsupported-Features.md b/File-Formats/PDF/Supported-and-Unsupported-Features.md index e2e944d2b..37d79f95b 100644 --- a/File-Formats/PDF/Supported-and-Unsupported-Features.md +++ b/File-Formats/PDF/Supported-and-Unsupported-Features.md @@ -1,6 +1,6 @@ --- title: Supported and Unsupported Features | Syncfusion -description: This section explains about features available in Essential PDF and their availability in different platforms. +description: This section explains about supported and unsupported features in Essential PDF and their availability in different platforms. platform: file-formats control: PDF documentation: UG diff --git a/File-Formats/PDF/Working-with-Attachments.md b/File-Formats/PDF/Working-with-Attachments.md index 286ff4ebe..61ae708c9 100644 --- a/File-Formats/PDF/Working-with-Attachments.md +++ b/File-Formats/PDF/Working-with-Attachments.md @@ -1,6 +1,6 @@ --- title: Working with Attachments | Syncfusion -description: This section explains how to add, remove and extract attachments in the PDF document. Attachments can contain any kind of file with detailed information. +description: This section explains how to add, remove and extract attachments in the PDF document using Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG diff --git a/File-Formats/PDF/Working-with-Brushes.md b/File-Formats/PDF/Working-with-Brushes.md index a80f89a94..ffd7d0e4e 100644 --- a/File-Formats/PDF/Working-with-Brushes.md +++ b/File-Formats/PDF/Working-with-Brushes.md @@ -1,6 +1,6 @@ --- title: Working with Brushes | Syncfusion -description: This section explains how to add shapes using different brushes such as solid brush, gradient brush, tiling brush, and more. +description: This section explains how to add shapes using different brushes such as solid brush, gradient brush, tiling brush, and more in Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG diff --git a/File-Formats/PDF/Working-with-HyperLinks.md b/File-Formats/PDF/Working-with-HyperLinks.md index 3f9ac452f..5541c552f 100644 --- a/File-Formats/PDF/Working-with-HyperLinks.md +++ b/File-Formats/PDF/Working-with-HyperLinks.md @@ -1,6 +1,6 @@ --- title: Working with Hyperlinks | Syncfusion -description: This section explains how to add hyperlink in a new and existing PDF document using Syncfusion .NET PDF library +description: This section explains how to add hyperlink in a new and existing PDF document using Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG diff --git a/File-Formats/PDF/Working-with-Watermarks.md b/File-Formats/PDF/Working-with-Watermarks.md index 871efb119..781533db5 100644 --- a/File-Formats/PDF/Working-with-Watermarks.md +++ b/File-Formats/PDF/Working-with-Watermarks.md @@ -1,6 +1,6 @@ --- title: Working with Watermarks | Syncfusion -description: This section explains how to add text and image watermarks to the newly PDF document and to an existing PDF document using Syncfusion .NET PDF library. +description: This section explains how to add text and image watermarks to the newly and to an existing PDF document using Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG diff --git a/File-Formats/PDF/Working-with-action.md b/File-Formats/PDF/Working-with-action.md index d1f651b75..13dcfde1b 100644 --- a/File-Formats/PDF/Working-with-action.md +++ b/File-Formats/PDF/Working-with-action.md @@ -1,6 +1,6 @@ --- title: Working with Action | Syncfusion -description: This section explains how to add actions to the document & form fields. Some supported actions are Sound, JavaScript, URI, Launch, Named, Submits & Resets. +description: This section explains how to add actions to the document & form fields using Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG From a5756df4e62f177ed8620e9f2b01dcf19ffde2fc Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 14 Aug 2024 14:46:53 +0300 Subject: [PATCH 2/2] removed extra space --- File-Formats/PDF/Working-with-action.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Formats/PDF/Working-with-action.md b/File-Formats/PDF/Working-with-action.md index 13dcfde1b..f59754df1 100644 --- a/File-Formats/PDF/Working-with-action.md +++ b/File-Formats/PDF/Working-with-action.md @@ -1,6 +1,6 @@ --- title: Working with Action | Syncfusion -description: This section explains how to add actions to the document & form fields using Syncfusion .NET PDF Library. +description: This section explains how to add actions to the document & form fields using Syncfusion .NET PDF Library. platform: file-formats control: PDF documentation: UG