This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
PdfPig
Watch
1
Star
0
Fork
0
You've already forked PdfPig
mirror of
https://github.com/UglyToad/PdfPig.git
synced
2025-09-20 20:07:57 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
03af28ed6d69c32b84baeffc5307e85b928c063f
PdfPig
/
src
/
UglyToad.PdfPig
/
Tokenization
/
Scanner
History
Eliot Jones
03af28ed6d
fix bug with compact font format font matrix reading and where endstream token is missed if immediately following 'e'
2019-05-10 20:02:29 +01:00
..
CoreTokenScanner.cs
create a pdf object scanner which sits on top of the core token scanner to provide complete object parsing
2018-01-13 22:30:15 +00:00
IObjectLocationProvider.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
ITokenScanner.cs
change the project name to something silly
2018-01-10 19:49:32 +00:00
PdfTokenScanner.cs
fix bug with compact font format font matrix reading and where endstream token is missed if immediately following 'e'
2019-05-10 20:02:29 +01:00
PossibleStreamEndLocation.cs
make the pdf object scanner work with streams
2018-01-14 10:53:01 +00:00
ScannerScope.cs
change the project name to something silly
2018-01-10 19:49:32 +00:00