..
AcroForms
make form access public
2019-11-27 16:36:25 +00:00
Annotations
use doubles where calculations are being run
2019-12-24 12:22:17 +00:00
Content
cache last loaded font from the resource store during content parsing
2019-12-24 23:24:52 +00:00
Core
use doubles where calculations are being run
2019-12-24 12:22:17 +00:00
CrossReference
fix bug where hex tokens for document identifier lost bytes due to encoding
2019-12-18 14:54:56 +00:00
DocumentLayoutAnalysis
Adding a 'minimumEditDistanceNormalised' parameter to allow for other edit distance implementations.
2020-01-03 12:31:23 +00:00
Encryption
allow the user to supply multiple passwords for decryption
2019-12-20 15:11:05 +00:00
Exceptions
implement validation of owner password and throw more descriptive exception for encrypted documents
2019-05-09 19:02:39 +01:00
Export
- remove unnecessary casts
2019-12-31 10:43:07 +00:00
Filters
add is supported flag to filters and add missing doc comment
2019-10-08 15:53:42 +01:00
Fonts
tidy up truetype tables
2020-01-04 10:27:07 +00:00
Geometry
- remove unnecessary casts
2019-12-31 10:43:07 +00:00
Graphics
adds per character byte mapping to truetype #98
2020-01-04 10:27:07 +00:00
IO
add writing methods to truetype tables #98
2020-01-04 10:27:07 +00:00
Logging
change the project name to something silly
2018-01-10 19:49:32 +00:00
Outline
add method to retrieve any embedded files
2019-12-21 16:16:36 +00:00
Parser
performance tuning for numeric tokens and parsing
2019-12-24 12:22:17 +00:00
Resources
use cid font subroutines where applicable. add ucs 2 cmap support for type 1 fonts
2019-12-19 13:33:44 +00:00
Tokenization
handle stream length being an object stream value
2019-12-24 15:22:47 +00:00
Tokens
adds per character byte mapping to truetype #98
2020-01-04 10:27:07 +00:00
Util
add writing methods to truetype tables #98
2020-01-04 10:27:07 +00:00
Writer
add more tables to subset
2020-01-04 10:27:07 +00:00
XObjects
add support for alternative colorspace in separation colorspaces #89
2019-12-06 17:23:15 +00:00
AdvancedPdfDocumentAccess.cs
add method to retrieve any embedded files
2019-12-21 16:16:36 +00:00
IndirectReference.cs
#10 make all token classes public and expose via a public structure member on pdf document
2018-11-24 19:02:06 +00:00
ParsingOptions.cs
allow the user to supply multiple passwords for decryption
2019-12-20 15:11:05 +00:00
PdfDocument.cs
add method to retrieve any embedded files
2019-12-21 16:16:36 +00:00
Structure.cs
#10 make all token classes public and expose via a public structure member on pdf document
2018-11-24 19:02:06 +00:00
UglyToad.PdfPig.csproj
version 0.0.11
2019-12-17 18:07:08 +00:00