PdfPig/src/UglyToad.PdfPig
InusualZ bd6b03c2e8 Removed the possibility of deepCopy a token.
Anyway, the DataToken properties most are readonly, If you want to change something. You have to crate a new token anyway.  Discussion: https://github.com/UglyToad/PdfPig/pull/150
2020-03-15 16:05:23 +01:00
..
AcroForms recover from invalid acro-form references 2020-02-27 12:08:40 +00:00
Annotations remove islenientparsing from annotation provider 2020-02-28 11:39:56 +00:00
Content generate all xml docs and pack them #148 2020-03-08 13:44:09 +00:00
CrossReference move tokens to new project 2020-01-05 10:07:01 +00:00
Encryption strings record encoding used to create them. 2020-01-26 17:07:58 +00:00
Exceptions move classes to new projects 2020-01-04 16:38:18 +00:00
Filters move classes to new projects 2020-01-04 16:38:18 +00:00
Geometry handle k-nearest neighbours search 2020-03-15 15:39:19 +01:00
Graphics remove islenientparsing from contentstreamprocessor 2020-02-28 11:44:13 +00:00
IO move classes to new projects 2020-01-04 16:38:18 +00:00
Logging change the project name to something silly 2018-01-10 19:49:32 +00:00
Outline remove islenientparsing from page classes 2020-02-28 11:50:18 +00:00
Parser avoid infinite loop in brute-force searcher #88 2020-03-03 15:49:17 +00:00
PdfFonts cache bounding boxes for composite fonts 2020-02-28 16:36:06 +00:00
Resources/CMap add project for nuget package #119 2020-01-06 11:31:41 +00:00
Tokenization/Scanner begin to rework cross-reference parsing 2020-03-03 15:21:11 +00:00
Util use tokenscanner when converting array to rectangle 2020-01-13 10:20:08 +00:00
Writer Removed the possibility of deepCopy a token. 2020-03-15 16:05:23 +01:00
XObjects load images eagerly for marked content 2020-01-10 13:52:21 +00:00
AdvancedPdfDocumentAccess.cs remove islenientparsing from page classes 2020-02-28 11:50:18 +00:00
ParsingOptions.cs allow the user to supply multiple passwords for decryption 2019-12-20 15:11:05 +00:00
PdfDocument.cs remove islenientparsing from page classes 2020-02-28 11:50:18 +00:00
PdfExtensions.cs move tokens to new project 2020-01-05 10:07:01 +00:00
Structure.cs move tokens to new project 2020-01-05 10:07:01 +00:00
UglyToad.PdfPig.csproj generate all xml docs and pack them #148 2020-03-08 13:44:09 +00:00