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
Accelerator
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 }}
akelux-github
/
HTML-Renderer
Public
forked from
ArthurHub/HTML-Renderer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 27, 2016
Merge pull request #41 from ncfe-dev/master
Show description for 48dd0c3
ArthurHub
committed
48dd0c3
View commit details
Copy full SHA for 48dd0c3
Browse repository at this point
cleanup code
gyfke
committed
349e166
View commit details
Copy full SHA for 349e166
Browse repository at this point
Commits on Apr 26, 2016
fixed rendering in WPF
gyfke
committed
fd6bc10
View commit details
Copy full SHA for fd6bc10
Browse repository at this point
Added paging support for pdf
Show description for 44a0453
gyfke
committed
44a0453
View commit details
Copy full SHA for 44a0453
Browse repository at this point
Support base64 images in css content property
gyfke
committed
530e9a0
View commit details
Copy full SHA for 530e9a0
Browse repository at this point
Commits on Dec 6, 2015
Merge pull request #35 from jeromerg/master
Show description for 08a16b6
ArthurHub
committed
08a16b6
View commit details
Copy full SHA for 08a16b6
Browse repository at this point
Commits on Dec 3, 2015
ENABLED SAVING HTML AS EMF FILE (VECTORIAL IMAGE): Added HtmlRender.RenderToMetafile(...) and MetafileExtensions.SaveAsEmf(...) extension method
jeromerg
committed
dde63dc
View commit details
Copy full SHA for dde63dc
Browse repository at this point
Commits on Sep 1, 2015
Merge pull request #31 from WyPeR/master
Show description for eaa4e22
ArthurHub
committed
eaa4e22
View commit details
Copy full SHA for eaa4e22
Browse repository at this point
Commits on Aug 25, 2015
(WpfAdapter.cs) fix AddFontFamily(new FontFamilyAdapter(family)); fail by a limited font.
unknown
authored and
unknown
committed
e05e700
View commit details
Copy full SHA for e05e700
Browse repository at this point
Commits on May 6, 2015
Merge pull request #26 from vmlf01/feature/append-pages-to-pdf
Show description for a846872
Arthur
committed
a846872
View commit details
Copy full SHA for a846872
Browse repository at this point
feat(PdfGenerator): allow generated pages to be appended to a PdfDocument
Show description for 8bf427e
vmlf01
committed
8bf427e
View commit details
Copy full SHA for 8bf427e
Browse repository at this point
set version to 1.5.0.6
Arthur
committed
ccc164c
View commit details
Copy full SHA for ccc164c
Browse repository at this point
ix youtube link
Arthur
committed
c8cf25f
View commit details
Copy full SHA for c8cf25f
Browse repository at this point
win32 updates
Arthur
committed
2f6cc25
View commit details
Copy full SHA for 2f6cc25
Browse repository at this point
Commits on May 3, 2015
Merge pull request #25 from jfillbrook/master
Show description for 59c6429
Arthur
committed
59c6429
View commit details
Copy full SHA for 59c6429
Browse repository at this point
Commits on May 2, 2015
Added ability to set page orientation for PdfSharp
jfillbrook
committed
987587e
View commit details
Copy full SHA for 987587e
Browse repository at this point
Commits on Apr 12, 2015
Merge pull request #24 from helluvamatt/fix-mouseup
Show description for 180ca6e
Arthur
committed
180ca6e
View commit details
Copy full SHA for 180ca6e
Browse repository at this point
OnMouseUp should call base.OnMouseUp instead of base.OnMouseClick in HtmlLabel.cs
helluvamatt
committed
8181e9b
View commit details
Copy full SHA for 8181e9b
Browse repository at this point
Commits on Mar 31, 2015
Merge pull request #23 from helluvamatt/fix-mouseup
Show description for 482f514
Arthur
committed
482f514
View commit details
Copy full SHA for 482f514
Browse repository at this point
Call base.OnMouseUp instead of base.OnMouseClick from HtmlPanel.OnMouseUp
helluvamatt
committed
d97f182
View commit details
Copy full SHA for d97f182
Browse repository at this point
Commits on Mar 9, 2015
Merge pull request #19 from mikkelxn/upstream
Show description for b764ad1
Arthur
committed
b764ad1
View commit details
Copy full SHA for b764ad1
Browse repository at this point
Merge pull request #22 from sergio73/master
Show description for 97a0d5c
Arthur
committed
97a0d5c
View commit details
Copy full SHA for 97a0d5c
Browse repository at this point
Commits on Mar 8, 2015
Changes to allow custom sizes if these are not defined in PageSize
sergio73
committed
f0349fd
View commit details
Copy full SHA for f0349fd
Browse repository at this point
Commits on Dec 30, 2014
Fixed typo
mikkelxn
committed
91ebb92
View commit details
Copy full SHA for 91ebb92
Browse repository at this point
Make GetColorInt check if color name is valid to avoid ColorConverter throwing an exception
mikkelxn
committed
f4c0f70
View commit details
Copy full SHA for f4c0f70
Browse repository at this point
Commits on Nov 1, 2014
minor optimization, test sample for layout center with fixed size width
Arthur
committed
9a92a74
View commit details
Copy full SHA for 9a92a74
Browse repository at this point
Merge pull request #15 from configurator/master
Show description for 8fd5b2b
Arthur
committed
8fd5b2b
View commit details
Copy full SHA for 8fd5b2b
Browse repository at this point
safeguard image generation width to 4096 pixels unless max width is provided
Arthur
committed
98471cc
View commit details
Copy full SHA for 98471cc
Browse repository at this point
use CharSet = CharSet.Unicode for all text pInvoke functions
Arthur
committed
8531576
View commit details
Copy full SHA for 8531576
Browse repository at this point
2 more demo images
Arthur
committed
312d59b
View commit details
Copy full SHA for 312d59b
Browse repository at this point
Update README.md
Arthur
committed
0bcec6d
View commit details
Copy full SHA for 0bcec6d
Browse repository at this point
create demo app images for documentation
Arthur
committed
d5b0d11
View commit details
Copy full SHA for d5b0d11
Browse repository at this point
update version to 1.5.1.0
Arthur
committed
8071ed8
View commit details
Copy full SHA for 8071ed8
Browse repository at this point
correct hoverboxes releasing fix
Arthur
committed
4d555cb
View commit details
Copy full SHA for 4d555cb
Browse repository at this point
Merge pull request #18 from ArthurHub/v1.5
Show description for 821787a
Arthur
committed
821787a
View commit details
Copy full SHA for 821787a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.