Changes in iTextSharp 3.0.9 (2005-11-09) 
 
- added cell and table event forwarders 
 
- Properties.AddAll() threw a cast exception 
 
- a few properties didn't set correctly the values 
 
- Added Image.UnEscapeURL() 
 
- Bordercolors weren't correct if useVariableBorders was set manually. 
 
- code clean up by Xavier Le Vourch 
 
- new lists in list and combo fields can be set 
 
- added a convenience method to check the status in ColumnText 
 
- SimpleTable works with ColumnText.AddElement() 
 
- better CJK field support 
 
- bugfix by John Engla PdfCopy 
 
- cellsHaveToFit didn't work after the first split 
 
- another fix for Table 
 
- multiple font faces are allowed through FontFactory (WMF) 
 
- fixed font rotation problem (WMF) 
 
- fixed incorrect save state (WMF) 
 
- added the new package extras at 
https://sourceforge.net/project/showfiles.php?group_id=72954&package_id=168416 
to support hyphenation and CJK. Register the packages with 
BaseFont.AddToResourceSearch("c:\\iTextAsian-1.0.dll") 

相关文章:

  • 2022-03-04
  • 2022-12-23
  • 2021-12-04
  • 2021-07-01
  • 2021-09-27
猜你喜欢
  • 2021-05-18
  • 2021-10-23
  • 2021-05-16
  • 2022-01-28
  • 2021-10-22
  • 2022-03-07
  • 2022-12-23
相关资源
相似解决方案