Skip to content

Commit 4126686

Browse files
committed
review and apply the feedback
1 parent 0903f4a commit 4126686

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

knowledge-base/convert-pdf-table-to-datatable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Converting PDF Table Content to DataTable
3-
description: Learn how to transform a table from a PDF file into a DataTable object using the Telerik Document Processing libraries.
2+
title: Converting PDF Table Content to DataTable using RadSpreadProcessing and UI interaction
3+
description: Learn how to transform a table from a PDF file into a DataTable object using the Telerik Document Processing libraries and UI interaction.
44
type: how-to
55
page_title: How to Convert PDF Table to DataTable with Telerik Document Processing
66
slug: convert-pdf-table-to-datatable
@@ -17,7 +17,7 @@ ticketid: 1675626
1717

1818
## Description
1919

20-
Learn how to convert a specific table from a PDF file into a DataTable object using **Telerik Document Processing** libraries.
20+
Learn how to convert a specific table from a PDF file into a [DataTable](https://learn.microsoft.com/en-us/dotnet/api/system.data.datatable?view=net-5.0) object using **Telerik Document Processing** libraries.
2121

2222
## Solution
2323

0 commit comments

Comments
 (0)