Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
empira
/
PDFsharp-1.5
Public
Notifications
You must be signed in to change notification settings
Fork
578
Star
1.3k
Code
Issues
27
Pull requests
27
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PDFSharp Fixes
- #39
#39
Open
mlaukala
wants to merge 14 commits into
empira:master
empira/PDFsharp-1.5:master
from
FeichtnerDataGroup:Release
FeichtnerDataGroup/PDFsharp:Release
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
PDFSharp Fixes
#39
mlaukala
wants to merge 14 commits into
empira:master
empira/PDFsharp-1.5:master
from
FeichtnerDataGroup:Release
FeichtnerDataGroup/PDFsharp:Release
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2019
cumulative fixes
mlaukala
committed
4d1b3f0
View commit details
Copy full SHA for 4d1b3f0
Browse repository at this point
Added fix for 0 position xref entries not being marked as free.
mlaukala
committed
fcdfd3d
View commit details
Copy full SHA for fcdfd3d
Browse repository at this point
Proper fix for invalid startxref.
mlaukala
committed
a3c77c2
View commit details
Copy full SHA for a3c77c2
Browse repository at this point
Fixed a bug where ScanName() would not correctly identify the BeginDictionary delimiter if the next char was a '.'
mlaukala
committed
dc61080
View commit details
Copy full SHA for dc61080
Browse repository at this point
Commits on Apr 3, 2019
Resolved bad end stream checks that slowed stream object reading.
mlaukala
committed
3f65706
View commit details
Copy full SHA for 3f65706
Browse repository at this point
Commits on Apr 30, 2019
Added DEBUG conditional around a try catch block. Helps with debugging to not catch and rethrow.
mlaukala
committed
2f5ed1e
View commit details
Copy full SHA for 2f5ed1e
Browse repository at this point
GetKids no longer assumes page if missing type when dictionary contains the /Kids key.
mlaukala
committed
6ddd84a
View commit details
Copy full SHA for 6ddd84a
Browse repository at this point
Commits on Jul 22, 2019
When checking for a valid stream length, now also checks for endstream with CRLF.
mlaukala
committed
8c45b47
View commit details
Copy full SHA for 8c45b47
Browse repository at this point
Commits on Nov 13, 2019
Set up CI with Azure Pipelines
Show description for 3b91dd0
mlaukala
committed
3b91dd0
View commit details
Copy full SHA for 3b91dd0
Browse repository at this point
Merge branch 'master' of https://github.com/MLaukala/PDFsharp
mlaukala
committed
f3622fa
View commit details
Copy full SHA for f3622fa
Browse repository at this point
Update azure-pipelines.yml for Azure Pipelines
mlaukala
committed
47089a1
View commit details
Copy full SHA for 47089a1
Browse repository at this point
Update azure-pipelines.yml for Azure Pipelines
mlaukala
committed
1bb0cff
View commit details
Copy full SHA for 1bb0cff
Browse repository at this point
Commits on Dec 18, 2019
Fixed another out of spec pdf issue.
mlaukala
committed
3f5e669
View commit details
Copy full SHA for 3f5e669
Browse repository at this point
Commits on Sep 8, 2021
Fixed a casting where the types were incompatible. Out of spec pdf fix.
mlaukala
committed
8145e7b
View commit details
Copy full SHA for 8145e7b
Browse repository at this point
You can’t perform that action at this time.