openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
iTextSharp
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 37 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Colspan and rowspan can't propagate to nested tables.
Paulo Soares
More...
almost 15 years ago
Bugfix of incorrect implementation of WebColors => The three-digit RGB notation (#rgb) is converted into six-digit form (#rrggbb) by replicating digits, not by adding zeros. For example, #fb0 expands to #ffbb00. This ensures that white (#ffffff) can be specified with the short notation (#fff) and removes any dependencies on the color depth of the display. @see http://www.w3.org/TR/css3-color/
Paulo Soares
More...
almost 15 years ago
Quick fix for disappearing row. Needs more investigation.
Paulo Soares
More...
almost 15 years ago
Support for ToUnicode with single byte fonts (Gilles Mazoyer).
Paulo Soares
More...
almost 15 years ago
5.1.0 Snapshot.
Paulo Soares
More...
almost 15 years ago
iTextSharp 5.0.6
Paulo Soares
More...
almost 15 years ago
FRangeStream.Read() should return 0 on EOF.
Paulo Soares
More...
almost 15 years ago
Incorrect generic type prevented some toUnicode cmaps from being read.
Paulo Soares
More...
almost 15 years ago
Porting updates.
Paulo Soares
More...
almost 15 years ago
Images with 1 bit per pixel may also use a pallete.
Paulo Soares
More...
almost 15 years ago
Landscape pages.
Paulo Soares
More...
almost 15 years ago
Some PDFs have a diff map bigger than 256 characters.
Paulo Soares
More...
almost 15 years ago
String optimization.
Paulo Soares
More...
almost 15 years ago
One file too many.
Paulo Soares
More...
almost 15 years ago
BouncyCastle update.
Paulo Soares
More...
almost 15 years ago
Added basic support for rich text values in form fields. No appearance support as yet, not planning to add it for that matter. Something inspired by a question on StackOverflow.com (mstorer)
Paulo Soares
More...
almost 15 years ago
Non pdfdocencoding characters were being wiped out from the producer name.
Paulo Soares
More...
almost 15 years ago
IDisposable in PdfStamper.
Paulo Soares
More...
almost 15 years ago
Cache the fonts used in text extraction.
Paulo Soares
More...
almost 15 years ago
Tagged XML extraction didn't consider indirect /K objects or page contents with an array.
Paulo Soares
More...
almost 15 years ago
Fix to read broken ToUnicode cmaps.
Paulo Soares
More...
almost 15 years ago
Fix for unmarked Unicode encoding.
Paulo Soares
More...
almost 15 years ago
Another fix to table widths in html parsing.
Paulo Soares
More...
almost 15 years ago
Added an event to signal that a table will continue in the next page (adapted from code from Nurettin Dag).
Paulo Soares
More...
about 15 years ago
Relative cell widths are supported in tables (Samuli Tuomola).
Paulo Soares
More...
about 15 years ago
Ported code from Java.
Paulo Soares
More...
about 15 years ago
Updated the assembly version.
Paulo Soares
More...
about 15 years ago
SNAPSHOT for iTextSharp 5.0.6
Paulo Soares
More...
about 15 years ago
iTextSharp 5.0.5
Paulo Soares
More...
about 15 years ago
Replaced a '_' for a '-' in the invalid characters in name tags to have more in tune with Acrobat.
Paulo Soares
More...
about 15 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
42
43
44
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree