mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-01-18 19:51:24 +08:00
update readme with nuget link
This commit is contained in:
@@ -83,6 +83,12 @@ Letter position is measured in PDF coordinates where the origin is the lower lef
|
|||||||
|
|
||||||
At this stage letter position is experimental and **will change in future versions**! Do not rely on letter positions remaining constant between different versions of this package.
|
At this stage letter position is experimental and **will change in future versions**! Do not rely on letter positions remaining constant between different versions of this package.
|
||||||
|
|
||||||
|
## Installation ##
|
||||||
|
|
||||||
|
The **pre-release** package is available via the releases tab or from Nuget:
|
||||||
|
|
||||||
|
https://www.nuget.org/packages/PdfPig/
|
||||||
|
|
||||||
## Issues ##
|
## Issues ##
|
||||||
|
|
||||||
At this stage the software is in Alpha. In order to proceed to Beta and production we need to see a wide variety of document types.
|
At this stage the software is in Alpha. In order to proceed to Beta and production we need to see a wide variety of document types.
|
||||||
@@ -109,4 +115,4 @@ Please raise an issue (or preferably a pull request) if you're trying to read th
|
|||||||
|
|
||||||
## Credit ##
|
## Credit ##
|
||||||
|
|
||||||
This project wouldn't be possible without the work done by the [PDFBox](https://pdfbox.apache.org/) team and the Apache Foundation. Any bugs in the code are entirely my fault.
|
This project wouldn't be possible without the work done by the [PDFBox](https://pdfbox.apache.org/) team and the Apache Foundation. Any bugs in the code are entirely my fault.
|
||||||
|
|||||||
Reference in New Issue
Block a user