mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-06-28 15:30:17 +08:00
update docs site to link to github and nuget
This commit is contained in:
parent
b64eeffce2
commit
4fbea58657
@ -1,6 +1,6 @@
|
|||||||
<image src="https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png" width="128px" height="128px"/>
|
<image src="https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png" width="128px" height="128px"/>
|
||||||
|
|
||||||
PdfPig is a fully open-source .NET standard compatible library that enables users to extract text content from PDFs in C#.
|
[PdfPig](https://github.com/UglyToad/PdfPig) is a fully open-source .NET standard compatible library that enables users to extract text content from PDFs in C#.
|
||||||
|
|
||||||
Using PdfPig users can read text from a PDF in C# without the need for commercial libraries.
|
Using PdfPig users can read text from a PDF in C# without the need for commercial libraries.
|
||||||
|
|
||||||
@ -85,4 +85,4 @@ At this stage letter position is experimental and **will change in future versio
|
|||||||
|
|
||||||
The **pre-release** package is available via the releases tab or from Nuget:
|
The **pre-release** package is available via the releases tab or from Nuget:
|
||||||
|
|
||||||
https://www.nuget.org/packages/PdfPig/
|
[https://www.nuget.org/packages/PdfPig/](https://www.nuget.org/packages/PdfPig/)
|
Loading…
Reference in New Issue
Block a user