You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [Syncfusion .NET PDF library](https://www.syncfusion.com/document-processing/pdf-framework/net) allows users to extract various types of useful data from a PDF document, such as text, images, attachments, and form data. This repository contains examples to extract various types of data from PDF documents using C#.
2
+
The [Syncfusion® .NET PDF library](https://www.syncfusion.com/document-processing/pdf-framework/net) allows users to extract various types of useful data from a PDF document, such as text, images, attachments, and form data. This repository contains examples to extract various types of data from PDF documents using C#.
3
3
4
4
Sample name | Description
5
5
--- | ---
6
6
[Extract text from PDF](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-text-from-all-pages) | Extract all text from a PDF document.
7
7
[Extract text from specific page](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-text-from-specific-page) | Extract all text from a specific page of PDF document.
8
8
[Extract text from predefined bounds](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-text-specific-bounds) | Extract text from the specified bounds in the PDF document.
9
9
[Layout based text extraction](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/layout-based-text-extraction) | Extract text from the given PDF page based on the layout of the PDF document.
10
-
[Extract text from scanned PDF](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-text-scanned-document) | The [Syncfusion .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) is used to extract text from the scanned PDFs and images.
10
+
[Extract text from scanned PDF](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-text-scanned-document) | The [Syncfusion® .NET OCR library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library/ocr-process) is used to extract text from the scanned PDFs and images.
11
11
[Extract images](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/extract-images-from-pdf/.NET%20Framework/extract-images) | Extract images from an existing PDF document.
12
12
[Find text](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/find-text/.NET%20Framework) | Find text from an existing PDF document.
13
13
[Find text using regex](https://github.com/SyncfusionExamples/Extract-data-from-PDF-document/tree/master/find-text-regex) | Extract the required text data from the PDF document using regex ([regular expression](https://en.wikipedia.org/wiki/Regular_expression)).
@@ -22,22 +22,22 @@ Sample name | Description
22
22
* Run the application.
23
23
24
24
# Resources
25
-
***Product page:**[Syncfusion PDF Framework](https://www.syncfusion.com/document-processing/pdf-framework/net)
26
-
***Documentation page:**[Syncfusion .NET PDF library](https://help.syncfusion.com/file-formats/pdf/overview)
27
-
***Online demo:**[Syncfusion .NET PDF library - Online demos](https://ej2.syncfusion.com/aspnetcore/PDF/CompressExistingPDF#/bootstrap5)
28
-
***Blog:**[Syncfusion .NET PDF library - Blog](https://www.syncfusion.com/blogs/category/pdf)
29
-
***Knowledge Base:**[Syncfusion .NET PDF library - Knowledge Base](https://www.syncfusion.com/kb/windowsforms/pdf)
30
-
***EBooks:**[Syncfusion .NET PDF library - EBooks](https://www.syncfusion.com/succinctly-free-ebooks)
31
-
***FAQ:**[Syncfusion .NET PDF library - FAQ](https://www.syncfusion.com/faq/)
25
+
***Product page:**[Syncfusion® PDF Framework](https://www.syncfusion.com/document-processing/pdf-framework/net)
26
+
***Documentation page:**[Syncfusion® .NET PDF library](https://help.syncfusion.com/file-formats/pdf/overview)
27
+
***Online demo:**[Syncfusion® .NET PDF library - Online demos](https://ej2.syncfusion.com/aspnetcore/PDF/CompressExistingPDF#/bootstrap5)
28
+
***Blog:**[Syncfusion® .NET PDF library - Blog](https://www.syncfusion.com/blogs/category/pdf)
29
+
***Knowledge Base:**[Syncfusion® .NET PDF library - Knowledge Base](https://www.syncfusion.com/kb/windowsforms/pdf)
30
+
***EBooks:**[Syncfusion® .NET PDF library - EBooks](https://www.syncfusion.com/succinctly-free-ebooks)
31
+
***FAQ:**[Syncfusion® .NET PDF library - FAQ](https://www.syncfusion.com/faq/)
32
32
33
33
# Support and feedback
34
-
* For any other queries, reach our [Syncfusion support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
35
-
* Request new feature through [Syncfusion feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
34
+
* For any other queries, reach our [Syncfusion® support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
35
+
* Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
36
36
37
37
# License
38
38
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es/?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples).
39
39
40
40
# About Syncfusion
41
-
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
41
+
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
42
42
43
43
Today, we provide 1600+ components and frameworks for web ([Blazor](https://www.syncfusion.com/blazor-components?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-webforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [React](https://www.syncfusion.com/react-ui-components?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [Vue](https://www.syncfusion.com/vue-ui-components?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), and [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), and [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)), and desktop development ([WinForms](https://www.syncfusion.com/winforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [WPF](https://www.syncfusion.com/wpf-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [WinUI(Preview)](https://www.syncfusion.com/winui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples) and [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=github-docio-examples)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
0 commit comments