Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-182391-File-Format-changes-PDF - Title too short #2064

Open
wants to merge 3 commits into
base: hotfix/hotfix-v25.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions File-Formats/PDF/PdfGrid.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Working with Tables using PdfGrid | Syncfusion
title: Working with .NET PDF Tables using PdfGrid | Syncfusion
description: Learn how to create a table to a PDF, apply cell & built-in table styles, automatic pagination, customize the rows and columns, and more using the PdfGrid.
platform: File-formats
platform: file-formats
control: PDF
documentation: UG
---
Expand Down
6 changes: 3 additions & 3 deletions File-Formats/PDF/Working-with-Annotations.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Working with Annotations | Syncfusion
description: This section explains how to create or modify or remove different type of interactive Annotation by using Essential PDF
title: Working with Annotations in .NET PDF Library | Syncfusion
description: This section explains how to create or modify or remove different type of interactive Annotation by using Essential PDF.
platform: file-formats
control: PDF
documentation: UG
---
# Working with Annotations
# Working with Annotations in .NET PDF Library

Essential PDF provides support for interactive [annotations](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/pdf-annotation).

Expand Down
2 changes: 1 addition & 1 deletion File-Formats/PDF/Working-with-OCR/Working-with-OCR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Perform OCR on PDF and image files | Syncfusion
title: Perform OCR on PDF and Image Files in .NET Library | Syncfusion
description: Learn how to perform OCR on scanned PDF documents and images with different tesseract versions using Syncfusion .NET OCR library.
platform: file-formats
control: PDF
Expand Down