Skip to content

Commit 214c419

Browse files
authored
Merge pull request #646 from telerik/dess-link-demos
Dess link demos
2 parents 6ef2aef + 179320e commit 214c419

File tree

27 files changed

+90
-0
lines changed

27 files changed

+90
-0
lines changed

libraries/radpdfprocessing/features/accessibility-support/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ The core of this support lies in the ability to determine the logical order of c
2626
* [Tagged PDF]({%slug radpdfprocessing-model-tagged-pdf%})
2727
* [Marked Content]({%slug radpdfprocessing-model-marked-content%})
2828
* [StructureTree]({%slug radpdfprocessing-model-structure-tree%})
29+
* [PdfProcessing Accessibility Demo](https://demos.telerik.com/document-processing/pdfprocessing/accessibility)

libraries/radpdfprocessing/features/digital-signature/overview.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ Telerik **RadPdfProcessing** provides an easy-to-use API that allows you to:
2222

2323
![Overview of Signed PDF](images/radpdfprocessing-features-digital-signature-overview.png)
2424

25+
## Online Demos
26+
27+
|Demo|Description|
28+
|----|----|
29+
|[PdfProcessing Digitally Sign Document](https://demos.telerik.com/document-processing/pdfprocessing/digitally_sign_document)|This example demonstrates how to digitally sign a PDF.|
30+
|[PdfProcessing Validate Digital Signature](https://demos.telerik.com/document-processing/pdfprocessing/validate_digital_signature)|This example demonstrates how to validate a digitally signed PDF.|
31+
|[PdfProcessing Multiple Digital Signatures](https://demos.telerik.com/document-processing/pdfprocessing/multiple_digital_signatures)|This example demonstrates how to digitally sign a PDF without invalidating any existing signatures.|
32+
33+
2534
## See Also
2635

2736
* [Form]({%slug radpdfprocessing-model-form%})

libraries/radpdfprocessing/features/embedded-file-streams/embedded-file-streams.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,7 @@ The **MergedEmbeddedFileNameResolving** event occurs when trying to resolve conf
129129

130130
When importing a PDF document containing embedded files, the **DuplicatedEmbeddedFileNameResolving** event that the [PdfImportSettings]({%slug radpdfprocessing-formats-and-conversion-pdf-settings%}) offers, allows you to handle duplicated names and properly resolve them.
131131

132+
## See Also
133+
134+
* [PdfProcessing Embedding File Streams Demo](https://demos.telerik.com/document-processing/pdfprocessing/embed_file_streams)
135+

libraries/radpdfprocessing/features/gen-ai-powered-document-insights/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ The GenAI-powered Document Insights feature includes three main components:
3636
* [SummarizationProcessor]({%slug radpdfprocessing-features-gen-ai-powered-document-insights-summarization-processor%})
3737
* [PartialContextQuestionProcessor]({%slug radpdfprocessing-features-gen-ai-powered-document-insights-partial-context-question-processor%})
3838
* [CompleteContextQuestionProcessor]({%slug radpdfprocessing-features-gen-ai-powered-document-insights-complete-context-question-processor%})
39+
* [PdfProcessing GenAI Document Insights Demo](https://demos.telerik.com/document-processing/pdfprocessing/genai_document_insights)

libraries/radpdfprocessing/formats-and-conversion/ocr/ocrformatprovider.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ You can find all the dependencies and required steps for the implementation in t
3838
* [Timeout Mechanism]({%slug timeout-mechanism-in-dpl%})
3939
* [Implementing a Custom OCR Provider]({%slug radpdfprocessing-formats-and-conversion-ocr-custom-ocrprovider%})
4040
* [Extracting Text from PDF Documents]({%slug extract-text-from-pdf%})
41+
* [PdfProcessing Optical Character Recognition (OCR) Demo](https://demos.telerik.com/document-processing/pdfprocessing/optical_character_recognition)

libraries/radpdfprocessing/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,4 @@ For more complete examples head to the [Developer Focused Examples]({%slug radpd
157157
* [RadFixedPage]({%slug radpdfprocessing-model-radfixedpage%})
158158
* [FixedContentEditor]({%slug radpdfprocessing-editing-fixedcontenteditor%})
159159
* [TextFragment]({%slug radpdfprocessing-model-textfragment%})
160+
* [PdfProcessing Basic Usage Demo](https://demos.telerik.com/document-processing/pdfprocessing)

libraries/radpdfprocessing/model/annotations/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ The abstract **Annotation** element associates an object with a location on a [R
4444
* [Text]({%slug radpdfprocessing-model-annotations-text%})
4545
* [Link]({%slug radpdfprocessing-model-annotations-links%})
4646
* [Handling Exceptions]({%slug radpdfprocessing-handling-exceptions%})
47+
* [PdfProcessing Annotations Demo](https://demos.telerik.com/document-processing/pdfprocessing/annotations)

libraries/radpdfprocessing/model/interactive-forms/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ Widget annotations are used in order to visualize the Form Fields data on the PD
3434
* [FormField]({%slug radpdfprocessing-model-interactive-forms-form-fields%})
3535
* [Widgets]({%slug radpdfprocessing-model-annotations-widgets%})
3636
* [Annotations]({%slug radpdfprocessing-model-annotations-overview%})
37+
* [PdfProcessing Form Fields Reading and Writing Demo](https://demos.telerik.com/document-processing/pdfprocessing/read_write_form_fields)

libraries/radpdfprocessing/overview.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,27 @@ The document model of the library provides support for:
6363
| [**Viewer Preferences**]({%slug radpdfprocessing-features-viewer-preferences%}) | Control how PDF documents are displayed and behave in PDF viewers, including window behavior, UI visibility, and print settings. |
6464
|**GenAI-powered Document Insights**|Enables you to easily extract insights from PDF documents using Large Language Models (LLMs). This functionality enables you to summarize document content and ask questions about it, with the AI providing relevant answers based on the document's content. [Read More]({%slug radpdfprocessing-features-gen-ai-powered-document-insights-overview%})|
6565

66+
67+
## Online Demos
68+
69+
|Demo|Description|
70+
|----|----|
71+
|[PdfProcessing Basic Usage](https://demos.telerik.com/document-processing/pdfprocessing)|This example demonstrates how to create a document containing images, text and shapes and export it to PDF.|
72+
|[PdfProcessing Bar Chart Export](https://demos.telerik.com/document-processing/pdfprocessing/bar_chart_export)|This example demonstrates how to create a document containing Bar Chart, Data Table and export it to PDF.|
73+
|[PdfProcessing Form Fields Reading and Writing](https://demos.telerik.com/document-processing/pdfprocessing/read_write_form_fields)|This example demonstrates how to use a PDF from the server, modify its fields based on user input and export it to PDF on the client.|
74+
|[PdfProcessing Content Merging, Splitting, and Adding](https://demos.telerik.com/document-processing/pdfprocessing/merge_split_add_content)|This example demonstrates how to merge, split or add content to PDF document.|
75+
|[PdfProcessing Embedding File Streams](https://demos.telerik.com/document-processing/pdfprocessing/embed_file_streams)|This example demonstrates how to use a PDF from the server, select a file or an Embedded Electronic (ZUGFeRD) Invoice and embed it into the PDF document.|
76+
|[PdfProcessing Optical Character Recognition (OCR)](https://demos.telerik.com/document-processing/pdfprocessing/optical_character_recognition)|This example demonstrates how to import an image into the PdfProcessing library, retrieve the text from it and export it to a PDF document.|
77+
|[PdfProcessing Annotations](https://demos.telerik.com/document-processing/pdfprocessing/annotations)|This example demonstrates how to create a PDF file and insert annotations in it.|
78+
|[PdfProcessing Digitally Sign Document](https://demos.telerik.com/document-processing/pdfprocessing/digitally_sign_document)|This example demonstrates how to digitally sign a PDF.|
79+
|[PdfProcessing Validate Digital Signature](https://demos.telerik.com/document-processing/pdfprocessing/validate_digital_signature)|This example demonstrates how to validate a digitally signed PDF.|
80+
|[PdfProcessing Multiple Digital Signatures](https://demos.telerik.com/document-processing/pdfprocessing/multiple_digital_signatures)|This example demonstrates how to digitally sign a PDF without invalidating any existing signatures.|
81+
|[PdfProcessing Accessibility](https://demos.telerik.com/document-processing/pdfprocessing/accessibility)|This example demonstrates how to create accessible PDF documents programmatically, ensuring compliance with standards such as PDF/UA by supporting features like tagged content, document structure, and metadata. Downloaded documents will adhere to the selected compliance level.|
82+
|[PdfProcessing GenAI Document Insights](https://demos.telerik.com/document-processing/pdfprocessing/genai_document_insights)|This example demonstrates how to use the GenAI-powered Document Insights feature in Telerik RadPdfProcessing to extract meaningful insights from PDF documents.|
83+
84+
85+
86+
6687
# See Also
6788

6889
- [Installing on Your Computer]({%slug installation-installing-on-your-computer%})

libraries/radspreadprocessing/features/charts/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ Combo charts combine two or more chart types to make the data easy to understand
8888
## See Also
8989

9090
* [Generating Stacked Line Charts and Configuring Axes in Excel Using FloatingChartShape]({%slug generating-stacked-line-charts-configuring-axes-excel-floatingchartshape%})
91+
* [SpreadProcessing Chart Generation Demo](https://demos.telerik.com/document-processing/spreadprocessing/charts)
9192

0 commit comments

Comments
 (0)