iText in Action Creating and Manipulating PDF Bruno Lowagie, Manning Publications Co. 2006 General Information Release date: November 21, 2006 ...
WP-dp.SyntaxHighlighter:source code syntax highlighting pluginWP-dp.SyntaxHighlighter:source code syntax highlighting plugin
Introduce WP-dp.SyntaxHighlighter is a source code syntax highlighting plugin,Supported languages: C# CSS C++ VB & VB.NET Delphi, Pascal Java JavaScript ...
TrueTypeCollectionsTrueTypeCollections
import java.io.FileOutputStream; import java.io.IOException; import com.lowagie.text.Document; import com.lowagie.text.DocumentException; import com.lowagie.text.Font; import com.lowagie.text.Paragraph; import com.lowagie.text.pdf.BaseFont; import com.lowagie.text.pdf.PdfWriter; /** * This example ...