Registered Users
Overview
PDF4NET is a .NET library for generating and importing pdf documents on the fly from any .NET application. The library does not rely on any Adobe products for creating and importing pdf files. It hides the complex structure of pdf files behind a simple object model that allows creation of complex pdf files or import of existing pdf files with a few lines of code. The PDF4NET library follows the GDI+ model, thus reducing the learning time and increasing productivity. It uses a grid based layout approach allowing precise positioning of content on document's pages. The final pdf file is compressed, making the library apropriate for web applications. The library can be used both from WinForms and WebForms (ASP.NET) applications without any restrictions. Also, the same package includes a Compact .NET Framework edition of the library. The library is written entirely in C#, being 100% managed.
The PDF4NET library is licensed per developer and can be distributed ROYALTY FREE, reducing your project costs.
The main features of PDF4NET library are outlined below.
  Standard
.NET Framework
Edition
Compact
.NET Framework
Edition
PDF Document Features
Document information
XMP Metadata
Custom document properties
RGB/CMYK/Gray color modes
Compressed document content
Save to file/stream
Automatic page numbering
PDF Editing Features
Add new content/pages to existing pdf files
Merge multiple pdf files to disk or to stream  
Split pdf files to single pages  
Apply security to existing pdf files  
Extract pages from pdf files and include them in new documents  
Place multiple pages on a single page (page imposition)  
Support for encrypted PDF files  
PDF Forms
Fill PDF forms  
Read values from PDF form fields  
Support for single and multi lines text fields, checkboxes, radio buttons, comboboxes and listboxes  
Support encrypted PDF forms  
Page features
Standard and custom page sizes
Portrait/Landscape orientations
User defined measure units  
User defined coordinate system  
Absolute positioning (grid based layout)
Document layout
Headers
Footers
Page templates
Graphics
Lines, polylines, arcs, pies, bezier, ellipses, rectangles
Pen and brush styles
Images
Clipping regions
Images
JPEG, GIF, BMP, EMF, PNG  *
Images from file/stream/System.Drawing.Bitmap    **
Rotated images
Image caching
Transparent images  
Color key masking  
Image masking  
DEFLATE image compression  
CCITT G4 compression for B/W images  
Text features
Single line text
Multiline text
Rotated text
HTML formatted text  
Underline, strikethrough, overline
Hyperlinks
Left, center, right horizontal alignment
Top, middle, bottom vertical alignment
Justified text
Fonts
Base 14 Postscript fonts
CJK fonts
Type1 fonts  
TrueType fonts with subsetting  
Unicode TrueType fonts  
TrueType fonts from System.Drawing.Font  
PDF Security
40/128 bit encryption
User and owner password
Restricted document operations
PDF Actions
Actions support at document, page and bookmark level  
GoTo actions  
Remote GoTo actions  
JavaScript actions  
Launch actions  
Named actions  
URI actions  
Hyperlinks
Bookmarks
Internal cross-references
External cross-references
Miscellaneous
Royalty free distribution
* - JPEG only; ** - file only
Home | Features | Download | Purchase | Site Map | About Us