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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
eSchoool
/
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
Breadcrumbs
History for
HTML-Renderer
Source
on
master
User selector
All users
All time
Commit history
Commits on Apr 27, 2016
cleanup code
gyfke
committed
349e166
View commit details
Copy full SHA for 349e166
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Support base64 images in css content property
gyfke
committed
530e9a0
View commit details
Copy full SHA for 530e9a0
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 6, 2015
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
View code at this point
Browse repository at this point
set version to 1.5.0.6
Arthur
committed
ccc164c
View commit details
Copy full SHA for ccc164c
View code at this point
Browse repository at this point
ix youtube link
Arthur
committed
c8cf25f
View commit details
Copy full SHA for c8cf25f
View code at this point
Browse repository at this point
win32 updates
Arthur
committed
2f6cc25
View commit details
Copy full SHA for 2f6cc25
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
OnMouseUp should call base.OnMouseUp instead of base.OnMouseClick in HtmlLabel.cs
helluvamatt
committed
8181e9b
View commit details
Copy full SHA for 8181e9b
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Call base.OnMouseUp instead of base.OnMouseClick from HtmlPanel.OnMouseUp
helluvamatt
committed
d97f182
View commit details
Copy full SHA for d97f182
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
Fixed typo
mikkelxn
committed
91ebb92
View commit details
Copy full SHA for 91ebb92
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
update version to 1.5.1.0
Arthur
committed
8071ed8
View commit details
Copy full SHA for 8071ed8
View code at this point
Browse repository at this point
correct hoverboxes releasing fix
Arthur
committed
4d555cb
View commit details
Copy full SHA for 4d555cb
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
Fix of memory leak with Hover boxes inside HtmlContainerInt.
Show description for a9f5d78
steck
committed
a9f5d78
View commit details
Copy full SHA for a9f5d78
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Bugfix in CssLayoutEngine.ApplyCenterAlignment and CssLayoutEngine.ApplyRightAlignment where in certain situations an exception was thrown instead of applying the alignment due to reversed lookup.
configurator
committed
c03e1ca
View commit details
Copy full SHA for c03e1ca
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
fix sub, sup style not working
Arthur
committed
a007cfe
View commit details
Copy full SHA for a007cfe
View code at this point
Browse repository at this point
Commits on Sep 26, 2014
minor stuff
ArthurHub
committed
45fa9a9
View commit details
Copy full SHA for 45fa9a9
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
add LoadComplete event on when set html if fully parsed and layouted
ArthurHub
committed
013a36c
View commit details
Copy full SHA for 013a36c
View code at this point
Browse repository at this point
handle table center/right alignment
ArthurHub
committed
103232b
View commit details
Copy full SHA for 103232b
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
minor CorrectRelativeUrls fix
ArthurHub
committed
2a7a652
View commit details
Copy full SHA for 2a7a652
View code at this point
Browse repository at this point
resources stuff
ArthurHub
committed
c8f1642
View commit details
Copy full SHA for c8f1642
View code at this point
Browse repository at this point
fix posible endless loop in CorrectRelativeUrls
ArthurHub
committed
1b91ec8
View commit details
Copy full SHA for 1b91ec8
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
add clear selection
Arthur Teplitzki
committed
b1731f5
View commit details
Copy full SHA for b1731f5
View code at this point
Browse repository at this point
update version to 1.5.0.4
Arthur Teplitzki
committed
db24dc5
View commit details
Copy full SHA for db24dc5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.