Skip to content

Commit d351d6e

Browse files
Merge branch 'development' into 1012852-localizationReact
2 parents 0f5709b + 975f05c commit d351d6e

52 files changed

Lines changed: 3495 additions & 651 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Document-Processing-toc.html

Lines changed: 101 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,94 @@
113113
<li>
114114
<a href="/document-processing/nuget-packages">NuGet Packages</a>
115115
</li>
116+
<li>
117+
<a href="/document-processing/dataextraction/overview">DataExtraction</a>
118+
<ul>
119+
<li>
120+
<a href="/document-processing/dataextraction/smartdataextractor/overview">Smart Data Extractor</a>
121+
<ul>
122+
<li>
123+
<a href="/document-processing/dataextraction/smartdataextractor/net/overview">NET</a>
124+
<ul>
125+
<li>
126+
<a href="/document-processing/dataextraction/smartdataextractor/net/overview">Overview</a>
127+
</li>
128+
<li>
129+
<a href="/document-processing/dataextraction/smartdataextractor/net/Assemblies-Required">Assemblies Required</a>
130+
</li>
131+
<li>
132+
<a href="/document-processing/dataextraction/smartdataextractor/net/NuGet-Packages-Required">NuGet Packages Required</a>
133+
</li>
134+
<li>
135+
<a href="/document-processing/dataextraction/smartdataextractor/net/Features">Features</a>
136+
</li>
137+
<li>
138+
<a href="/document-processing/dataextraction/smartdataextractor/net/FAQ">FAQ</a>
139+
<ul>
140+
<li>
141+
<a href="/document-processing/dataextraction/smartdataextractor/net/FAQ/how-to-resolve-the-onnx-file-missing-error-in-smart-data-extractor">How to resolve the “ONNX file missing” error</a>
142+
</li>
143+
</ul>
144+
</li>
145+
</ul>
146+
</li>
147+
</ul>
148+
</li>
149+
<li>
150+
<a href="/document-processing/dataextraction/smarttableextractor/overview">Smart Table Extractor</a>
151+
<ul>
152+
<li>
153+
<a href="/document-processing/dataextraction/smarttableextractor/net/overview">NET</a>
154+
<ul>
155+
<li>
156+
<a href="/document-processing/dataextraction/smarttableextractor/net/overview">Overview</a>
157+
</li>
158+
<li>
159+
<a href="/document-processing/dataextraction/smarttableextractor/net/Assemblies-Required">Assemblies Required</a>
160+
</li>
161+
<li>
162+
<a href="/document-processing/dataextraction/smarttableextractor/net/NuGet-Packages-Required">NuGet Packages Required</a>
163+
</li>
164+
<li>
165+
<a href="/document-processing/dataextraction/smarttableextractor/net/Features">Features</a>
166+
</li>
167+
<li>
168+
<a href="/document-processing/dataextraction/smarttableextractor/net/FAQ">FAQ</a>
169+
<ul>
170+
<li>
171+
<a href="/document-processing/dataextraction/smarttableextractor/net/FAQ/how-to-resolve-the-onnx-file-missing-error-in-smart-table-extractor">How to resolve the “ONNX file missing” error</a>
172+
</li>
173+
</ul>
174+
</li>
175+
</ul>
176+
</li>
177+
</ul>
178+
</li>
179+
<li>
180+
<a href="/document-processing/dataextraction/smartformrecognizer/net/overview">Smart FormRecognizer</a>
181+
<li>
182+
<a href="/document-processing/dataextraction/smartformrecognizer/net/smart-form-recognizer">NET</a>
183+
<ul>
184+
<li>
185+
<a href="/document-processing/dataextraction/smartformrecognizer/net/smart-form-recognizer">Overview</a>
186+
</li>
187+
<li>
188+
<a href="/document-processing/dataextraction/smartformrecognizer/net/assemblies-required">Assemblies Required</a>
189+
</li>
190+
<li>
191+
<a href="/document-processing/dataextraction/smartformrecognizer/net/nuGet-packages-required">NuGet Packages Required</a>
192+
</li>
193+
<li>
194+
<a href="/document-processing/dataextraction/smartformrecognizer/net/working-with-recognize-option">Working With Recognize Options</a>
195+
</li>
196+
<li>
197+
<a href="/document-processing/dataextraction/smartformrecognizer/net/recognize-forms">Recognize Forms</a>
198+
</li>
199+
</ul>
200+
</li>
201+
</li>
202+
</ul>
203+
</li>
116204
<li>
117205
<a href="/document-processing/pdf/overview">PDF</a>
118206
<ul>
@@ -998,6 +1086,7 @@
9981086
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/signature-annotation">Handwritten Signature</a></li>
9991087
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/line-angle-constraints">Line Angle Constraint</a></li>
10001088
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/custom-data">Adding custom Data in annotations</a></li>
1089+
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/flatten-annotation">Flatten Annotations into the PDF </a></li>
10011090
<li>Export and Import Annotations
10021091
<ul>
10031092
<li><a href="/document-processing/pdf/pdf-viewer/react/annotation/export-import/export-annotation">Export Annotation</a></li>
@@ -1080,7 +1169,14 @@
10801169
<li><a href="/document-processing/pdf/pdf-viewer/react/organize-pages/events">Events</a></li>
10811170
</ul>
10821171
</li>
1083-
<li><a href="/document-processing/pdf/pdf-viewer/react/print">Print</a></li>
1172+
<li><a href="/document-processing/pdf/pdf-viewer/react/print/overview">Print</a>
1173+
<ul>
1174+
<li><a href="/document-processing/pdf/pdf-viewer/react/print/print-modes">Print Modes</a></li>
1175+
<li><a href="/document-processing/pdf/pdf-viewer/react/print/print-quality">Print Quality</a></li>
1176+
<li><a href="/document-processing/pdf/pdf-viewer/react/print/enable-print-rotation">Print rotation</a></li>
1177+
<li><a href="/document-processing/pdf/pdf-viewer/react/print/events">Events</a></li>
1178+
</ul>
1179+
</li>
10841180
<li><a href="/document-processing/pdf/pdf-viewer/react/download">Download</a></li>
10851181
<li><a href="/document-processing/pdf/pdf-viewer/react/events">Events</a></li>
10861182
<li><a href="/document-processing/pdf/pdf-viewer/react/text-selection">Text Selection</a></li>
@@ -3148,35 +3244,7 @@
31483244
</ul>
31493245
</li>
31503246
</ul>
3151-
</li>
3152-
<li>
3153-
<li>SmartDataExtractor
3154-
<ul>
3155-
<li>
3156-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/overview">SmartFormRecognizer</a>
3157-
<li> NET
3158-
<ul>
3159-
<li>
3160-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/smart-form-recognizer">OverView</a>
3161-
</li>
3162-
<li>
3163-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/assemblies-required">Assemblies Required</a>
3164-
</li>
3165-
<li>
3166-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/nuGet-packages-required">NuGet Packages Required</a>
3167-
</li>
3168-
<li>
3169-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/working-with-recognize-option">Working With Recognize Options</a>
3170-
</li>
3171-
<li>
3172-
<a href="/document-processing/smartdataextractor/smartformrecognizer/net/recognize-forms">Recognize Forms</a>
3173-
</li>
3174-
</ul>
3175-
</li>
3176-
</li>
3177-
</ul>
3178-
</li>
3179-
</li>
3247+
</li>
31803248
<li>
31813249
<a href="/document-processing/word/overview">Word</a>
31823250
<ul>
@@ -4608,6 +4676,9 @@
46084676
<li>
46094677
<a href="/document-processing/word/word-library/net/Working-with-SmartArts">Working with SmartArts</a>
46104678
</li>
4679+
<li>
4680+
<a href="/document-processing/word/word-library/net/Working-with-Ink">Working with Inks</a>
4681+
</li>
46114682
<li>
46124683
<a href="/document-processing/word/word-library/net/Working-with-Charts">Working with Charts</a>
46134684
<ul>
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: Assemblies required for SmartDataExtractor | Syncfusion
3+
description: This section details the Syncfusion assemblies required to configure and run Smart Data Extractor seamlessly in .NET projects.
4+
platform: document-processing
5+
control: SmartDataExtractor
6+
documentation: UG
7+
keywords: Assemblies
8+
---
9+
# Assemblies Required to work with Smart Data Extractor
10+
11+
The following assemblies need to be referenced in your application based on the platform.
12+
<table>
13+
<thead>
14+
<tr>
15+
<th>Platform(s)</th>
16+
<th>Assembly</th>
17+
</tr>
18+
</thead>
19+
<tbody>
20+
<tr>
21+
<td>
22+
{{'[WPF]'| markdownify }},
23+
{{'[Windows Forms]'| markdownify }} and {{'[ASP.NET MVC]'| markdownify }}
24+
</td>
25+
<td>
26+
Syncfusion.Compression.Base<br/>
27+
Syncfusion.ImagePreProcessor.Base<br/>
28+
Syncfusion.OCRProcessor.Base<br/>
29+
Syncfusion.Pdf.Imaging.Base<br/>
30+
Syncfusion.Pdf.Base<br/>
31+
Syncfusion.PdfToImageConverter.Base<br/>
32+
Syncfusion.SmartFormRecognizer.Base<br/>
33+
Syncfusion.SmartTableExtractor.Base<br/>
34+
</td>
35+
</tr>
36+
<tr>
37+
<td>
38+
{{'[Blazor]'| markdownify }},
39+
{{'[.NET Core]'| markdownify }}
40+
and {{'[.NET Platforms]'| markdownify }}
41+
</td>
42+
<td>
43+
Syncfusion.Compression.Portable<br/>
44+
Syncfusion.ImagePreProcessor.Portable<br/>
45+
Syncfusion.OCRProcessor.Portable<br/>
46+
Syncfusion.Pdf.Imaging.Portable<br/>
47+
Syncfusion.Pdf.Portable<br/>
48+
Syncfusion.PdfToImageConverter.Portable<br/>
49+
Syncfusion.SmartFormRecognizer.Portable<br/>
50+
Syncfusion.SmartTableExtractor.Portable<br/>
51+
</td>
52+
</tr>
53+
<tr>
54+
<td>
55+
{{'[.NET Multi-platform App UI (.NET MAUI)]'| markdownify }}
56+
</td>
57+
<td>
58+
Syncfusion.Compression.NET<br/>
59+
Syncfusion.ImagePreProcessor.NET<br/>
60+
Syncfusion.OCRProcessor.NET<br/>
61+
Syncfusion.Pdf.Imaging.NET<br/>
62+
Syncfusion.Pdf.NET<br/>
63+
Syncfusion.PdfToImageConverter.NET<br/>
64+
Syncfusion.SmartFormRecognizer.NET<br/>
65+
Syncfusion.SmartTableExtractor.NET<br/>
66+
</td>
67+
</tr>
68+
</tbody>
69+
</table>
70+
71+
72+
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: FAQ for SmartDataExtractor | Syncfusion
3+
description: This section provides answers to frequently asked questions about Syncfusion Smart Data Extractor, helping users resolve common issues.
4+
platform: document-processing
5+
control: SmartDataExtractor
6+
documentation: UG
7+
keywords: Assemblies
8+
---
9+
10+
# How to resolve the “ONNX file missing” error in Smart Data Extractor
11+
12+
Problem:
13+
14+
When running Smart Data Extractor you may see an exception similar to the following:
15+
16+
```
17+
Microsoft.ML.OnnxRuntime.OnnxRuntimeException: '[ErrorCode:NoSuchFile] Load model from <path>\runtimes\models\syncfusion_doclayout.onnx failed. File doesn't exist'
18+
```
19+
20+
Cause:
21+
22+
This error occurs because the required ONNX model files (used internally for layout and data extraction) are not present in the application's build output (the project's `bin` runtime folder). The extractor expects the models under `runtimes\models` so the runtime can load them.
23+
24+
Solution:
25+
26+
1. Run a build so the application output is generated under `bin\Debug\netX.X\runtimes` (or your configured build configuration and target framework).
27+
2. Locate the project's build output `bin` path (for example: `bin\Debug\net6.0\runtimes`).
28+
3. Place all required ONNX model files into a `runtimes\models` folder inside that bin path.
29+
4. In Visual Studio, for each ONNX file set **Properties → Copy to Output Directory → Copy always** so the model is included on every build.
30+
5. Rebuild and run your project. The extractor should now find the ONNX models and operate correctly.
31+
32+
Notes:
33+
34+
- If you publish your application, ensure the `runtimes\models` folder and ONNX files are included in the publish output (you may need to mark files as content in the project file or use a <Content> entry).
35+
- If you prefer an automated approach, add the ONNX files to your project with `CopyToOutputDirectory` set, or create a post-build step to copy the models into the runtime folder.
36+
37+
If the problem persists after adding the model files, verify file permissions and the correctness of the model file names.

0 commit comments

Comments
 (0)