mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 06:38:07 +08:00
Merge branch 'master' of https://github.com/UglyToad/Pdf
This commit is contained in:
commit
f717cd9d4d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user