Google Calendar使用iText来输出PDF(iText used in Google Calendar)
The calendars are generated as PDF files that can be downloaded to the desktop or straightaway printed.
前些时间试过一次,的确做得很棒,相信很多朋友都注意到了.
2006-05-23: iText 1.4.2Changes made by Paulo
Changes made by Mark
Changes made by Brunoo
The calendars are generated as PDF files that can be downloaded to the desktop or straightaway printed.
前些时间试过一次,的确做得很棒,相信很多朋友都注意到了.
2006-05-23: iText 1.4.2
- Font factory: cached option added
- Support for document level file attachments in PdfWriter and PdfStamper
- When reading a PDF: accept names of any size (even names that are longer than allowed)
- PdfGraphics2D: class cast exception fix in doAttributes()
- PdfGraphics2D: fixed rectangle optimizations (they didn't work with transforms)
- PdfGraphics2D: some dispose calls were missing
- PdfNameTree/PdfNumberTree: values can be PdfObject and not only PdfIndirectReference
- PdfReader: fixed a class cast exception signing encrypted PDFs in append mode
- Added support for certified PDFs (contributed by Antonio Iacono)
- PostScript fixes by Carsten Hammer
- The RtfAddableElement is a Chunk that can be extended for RTF specific functionality
- Tab support for the RTFWriter2
- Extra table fix for class Table (rowspan problem)
- TreeView changes by Carsten Hammer
分类:
iTextSharp(iText#)
, 学习日记
· ASP.NET Core - 日志记录系统(二)
· .NET 依赖注入中的 Captive Dependency
· .NET Core 对象分配(Alloc)底层原理浅谈
· 聊一聊 C#异步 任务延续的三种底层玩法
· 敏捷开发:如何高效开每日站会
· 终于决定:把自己家的能源管理系统开源了!
· 互联网不景气了那就玩玩嵌入式吧,用纯.NET开发并制作一个智能桌面机器人(一):从.NET IoT入
· C#实现 Winform 程序在系统托盘显示图标 & 开机自启动
· ASP.NET Core - 日志记录系统(二)
· 实现windows下简单的自动化窗口管理