This commit is contained in:
Eliot Jones 2018-01-11 20:52:35 +00:00
commit f717cd9d4d

View File

@ -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.
## Installation ##
The **pre-release** package is available via the releases tab or from Nuget:
https://www.nuget.org/packages/PdfPig/
## 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.
@ -109,4 +115,4 @@ Please raise an issue (or preferably a pull request) if you're trying to read th
## 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.