This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
unipdf
Watch
1
Star
0
Fork
0
You've already forked unipdf
mirror of
https://github.com/unidoc/unipdf.git
synced
2025-05-09 19:29:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
unipdf
/
pdf
History
Gunnsteinn Hall
4a7bb0d79b
Added access point for accessing PdfWriter with creator. Example test case for adding password protection.
Closes
#76
.
2017-07-24 20:39:30 +00:00
..
annotator
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00
contentstream
Fix in adding dash via content stream creator
2017-07-11 13:09:52 +00:00
core
Add bounds check in crypt, parser. Avoid division by zero.
2017-07-23 20:20:05 +00:00
creator
Added access point for accessing PdfWriter with creator. Example test case for adding password protection.
Closes
#76
.
2017-07-24 20:39:30 +00:00
model
Fix fuzzy problems with crossrefs and add a recursive loop guard in reader (page building). Added test cases for these issues.
2017-07-21 14:12:37 +00:00
ps
Change PdfObjectDictionary from map to struct and introduce ordered keys. Syntax change. Fixes all around to accommodate changes. Also fixes in test cases.
Closes
#56
.
2017-07-08 21:04:13 +00:00