mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-11-24 16:53:20 +08:00
Updated Home (markdown)
2
Home.md
2
Home.md
@@ -96,7 +96,7 @@ using (var document = PdfDocument.Open(sourcePdfPath))
|
|||||||
```
|
```
|
||||||
|
|
||||||
In this example a more advanced document extraction is performed
|
In this example a more advanced document extraction is performed
|
||||||
```
|
```cs
|
||||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.PageSegmenter;
|
//using UglyToad.PdfPig.DocumentLayoutAnalysis.PageSegmenter;
|
||||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.ReadingOrderDetector;
|
//using UglyToad.PdfPig.DocumentLayoutAnalysis.ReadingOrderDetector;
|
||||||
//using UglyToad.PdfPig.DocumentLayoutAnalysis.WordExtractor;
|
//using UglyToad.PdfPig.DocumentLayoutAnalysis.WordExtractor;
|
||||||
|
|||||||
Reference in New Issue
Block a user