Skip to content

Commit 910dbeb

Browse files
committed
980096: Added proper name in this sample.
1 parent 07f80df commit 910dbeb

File tree

34 files changed

+1850
-187
lines changed

34 files changed

+1850
-187
lines changed

OCR/.NET/Offline-Tesseract-OCR-Integration/.dockerignore renamed to OCR/.NET/OCR-with-Tesseract-in-Docker-on-Linux/.dockerignore

File renamed without changes.
Binary file not shown.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "D:\\Tessract-KB-Sample\\PDF-Examples\\OCR\\.NET\\OCR-with-Tesseract-in-Docker-on-Linux\\",
4+
"Documents": [],
5+
"DocumentGroupContainers": [
6+
{
7+
"Orientation": 0,
8+
"VerticalTabListWidth": 256,
9+
"DocumentGroups": []
10+
}
11+
]
12+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"Version": 1,
3+
"WorkspaceRootPath": "D:\\Tessract-KB-Sample\\PDF-Examples\\OCR\\.NET\\OCR-with-Tesseract-in-Docker-on-Linux\\",
4+
"Documents": [
5+
{
6+
"AbsoluteMoniker": "D:0:0:{92C3B623-ED53-4127-8161-975BCD7AA532}|OCR-with-Tesseract-in-Docker-on-Linux\\OCR-with-Tesseract-in-Docker-on-Linux.csproj|d:\\tessract-kb-sample\\pdf-examples\\ocr\\.net\\ocr-with-tesseract-in-docker-on-linux\\ocr-with-tesseract-in-docker-on-linux\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
7+
"RelativeMoniker": "D:0:0:{92C3B623-ED53-4127-8161-975BCD7AA532}|OCR-with-Tesseract-in-Docker-on-Linux\\OCR-with-Tesseract-in-Docker-on-Linux.csproj|solutionrelative:ocr-with-tesseract-in-docker-on-linux\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
8+
}
9+
],
10+
"DocumentGroupContainers": [
11+
{
12+
"Orientation": 0,
13+
"VerticalTabListWidth": 256,
14+
"DocumentGroups": [
15+
{
16+
"DockedWidth": 200,
17+
"SelectedChildIndex": 0,
18+
"Children": [
19+
{
20+
"$type": "Document",
21+
"DocumentIndex": 0,
22+
"Title": "Program.cs",
23+
"DocumentMoniker": "D:\\Tessract-KB-Sample\\PDF-Examples\\OCR\\.NET\\OCR-with-Tesseract-in-Docker-on-Linux\\OCR-with-Tesseract-in-Docker-on-Linux\\Program.cs",
24+
"RelativeDocumentMoniker": "OCR-with-Tesseract-in-Docker-on-Linux\\Program.cs",
25+
"ToolTip": "D:\\Tessract-KB-Sample\\PDF-Examples\\OCR\\.NET\\OCR-with-Tesseract-in-Docker-on-Linux\\OCR-with-Tesseract-in-Docker-on-Linux\\Program.cs",
26+
"RelativeToolTip": "OCR-with-Tesseract-in-Docker-on-Linux\\Program.cs",
27+
"ViewState": "AgIAAHkAAAAAAAAAAAAkwAUAAAAZAAAAAAAAAA==",
28+
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
29+
"WhenOpened": "2025-09-17T06:10:39.337Z",
30+
"EditorCaption": ""
31+
}
32+
]
33+
}
34+
]
35+
}
36+
]
37+
}

0 commit comments

Comments
 (0)